Arduino KVComm  master
Key-Value pair communication library for Arduino
Classes | Namespaces
Updatable.hpp File Reference
#include <AH/Settings/Warnings.hpp>
#include <AH/Containers/LinkedList.hpp>
#include <AH/Error/Error.hpp>
#include <AH/Settings/SettingsWrapper.hpp>
#include <stddef.h>
Include dependency graph for Updatable.hpp:

Go to the source code of this file.

Classes

struct  NormalUpdatable
 
class  Updatable< T >
 A super class for object that have to be updated regularly. More...
 

Namespaces

 AH