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

Dummy layers for testing. More...

#include <string>
#include <tuple>
#include <unordered_set>
#include <vector>
#include "spsp/layers.hpp"
#include "spsp/local_addr.hpp"
#include "spsp/local_message.hpp"
Include dependency graph for layers_dummy.hpp:

Go to the source code of this file.

Classes

class  SPSP::LocalLayers::DummyLocalLayer
 Dummy local layer for testing. More...
 
class  SPSP::FarLayers::DummyFarLayer
 Dummy far layer for testing. More...
 

Detailed Description

Dummy layers for testing.

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_dummy.hpp.