SPSP
Simple publish-subscribe protocol. Connects low power IoT clients to MQTT.
All Classes Files Functions Variables Typedefs Enumerations
Classes
layers.hpp File Reference

Local and far layers for SPSP. More...

#include "spsp/local_message.hpp"
Include dependency graph for layers.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SPSP::ILocalNode< TLocalLayer >
 Generic local node of SPSP. More...
 
class  SPSP::IFarNode< TFarLayer >
 Generic far layer node of SPSP. More...
 
class  SPSP::ILocalLayer< TLocalMessage >
 Interface for local layer. More...
 
class  SPSP::IFarLayer
 Interface for far layer. More...
 

Detailed Description

Local and far layers for SPSP.

Author
Dávid Benko (david.nosp@m.benk.nosp@m.o@dav.nosp@m.idbe.nosp@m.nko.d.nosp@m.ev)

Definition in file layers.hpp.