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

This is the complete list of members for SPSP::ILocalLayer< TLocalMessage >, including all inherited members.

getNode() constSPSP::ILocalLayer< TLocalMessage >inline
LocalAddrT typedef (defined in SPSP::ILocalLayer< TLocalMessage >)SPSP::ILocalLayer< TLocalMessage >
LocalMessageT typedef (defined in SPSP::ILocalLayer< TLocalMessage >)SPSP::ILocalLayer< TLocalMessage >
nodeConnected() constSPSP::ILocalLayer< TLocalMessage >inline
send(const TLocalMessage &msg)=0SPSP::ILocalLayer< TLocalMessage >pure virtual
setNode(void *n)SPSP::ILocalLayer< TLocalMessage >inline