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

Platform-dependent random generator interface. More...

#include <cstdlib>
#include "spsp/exception.hpp"
Include dependency graph for random_if.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SPSP::RandomGeneratorError
 Random generator error. More...
 
class  SPSP::IRandom
 Random generator interface. More...
 

Detailed Description

Platform-dependent random generator interface.

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