SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
SPSP::LocalLayers::DummyLocalLayer Member List

This is the complete list of members for SPSP::LocalLayers::DummyLocalLayer, including all inherited members.

getNode() constSPSP::ILocalLayer< LocalMessage< LocalAddr > >inline
getSentMsgs()SPSP::LocalLayers::DummyLocalLayerinline
getSentMsgsCount()SPSP::LocalLayers::DummyLocalLayerinline
LocalAddrT typedef (defined in SPSP::LocalLayers::DummyLocalLayer)SPSP::LocalLayers::DummyLocalLayer
LocalMessageT typedef (defined in SPSP::LocalLayers::DummyLocalLayer)SPSP::LocalLayers::DummyLocalLayer
m_sentMsgs (defined in SPSP::LocalLayers::DummyLocalLayer)SPSP::LocalLayers::DummyLocalLayerprotected
m_sentMsgsCount (defined in SPSP::LocalLayers::DummyLocalLayer)SPSP::LocalLayers::DummyLocalLayerprotected
nodeConnected() constSPSP::ILocalLayer< LocalMessage< LocalAddr > >inline
receiveDirect(const LocalMessageT &msg, int rssi=0)SPSP::LocalLayers::DummyLocalLayerinline
send(const LocalMessageT &msg)SPSP::LocalLayers::DummyLocalLayerinlinevirtual
ILocalLayer< LocalMessage< LocalAddr > >::send(const LocalMessage< LocalAddr > &msg)=0SPSP::ILocalLayer< LocalMessage< LocalAddr > >pure virtual
SentMsgsSetT typedef (defined in SPSP::LocalLayers::DummyLocalLayer)SPSP::LocalLayers::DummyLocalLayer
setNode(void *n)SPSP::ILocalLayer< LocalMessage< LocalAddr > >inline