EnOcean Link  1.14.0.0
Middleware to Connect EnOcean easily to other Projects
eoStorageManager.h File Reference
#include "eoArchive.h"
#include "eoHeader.h"
#include "eoISerialize.h"
#include "eoConverter.h"
#include "eoHalTypes.h"
#include <string.h>
#include <map>
Include dependency graph for eoStorageManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  serialize_object
 Serialised obejct type definition to save learned devices. More...
 
class  eoStorageManager
 handles the Storage of Object More...
 

Macros

#define EO_STORAGE_IDENTIFIER   "_EOLINK_SAVE"
 Storage indentifier.- can be changed.
 

Typedefs

typedef std::map< uint32_t, serialize_object * > name_object_map
 Map type definition for serialized objects.
 

Detailed Description

Author
EnOcean GmBH