Class BauSystemBCoupler

Inheritance Relationships

Base Type

Class Documentation

class BauSystemBCoupler : public BauSystemB

Public Functions

BauSystemBCoupler(Platform &platform)
virtual void loop() override
virtual bool configured() override

Protected Functions

virtual ApplicationLayer &applicationLayer() override
virtual void doMasterReset(EraseCode eraseCode, uint8_t channel) override

Protected Attributes

Platform &_platform
ApplicationLayer _appLayer
TransportLayer _transLayer
NetworkLayerCoupler _netLayer
bool _configured = true