SensESP 3.3.0
Universal Signal K sensor toolkit ESP32
Loading...
Searching...
No Matches
observable.h File Reference
#include <forward_list>
#include <functional>
#include <vector>
Include dependency graph for observable.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sensesp::Observable
 A base class which allow observers to attach callbacks to themselves. The callbacks will be called when the observable needs to notify the observers about some state change. More...
struct  sensesp::Observable::ObserverEntry

Namespaces

namespace  sensesp