34 #ifndef EOSECTEACHINCHAINER_H_ 35 #define EOSECTEACHINCHAINER_H_ 42 typedef std::map<uint32_t, eoChainedMessage*>
id_msg_map;
80 #endif // !defined(EOSECTEACHINCHAINER_H_) Definition: eoSecTeachInChainer.h:48
every Communication from an EnOcean Device to another one consist out of one more Telegrams...
Definition: eoTelegram.h:43
Message Class for communication.
Definition: eoMessage.h:47
eoReturn ParseChainedMessage(eoTelegram &tel, eoMessage &msg)
id_msg_map list
List of messages to be merged.
Definition: eoSecTeachInChainer.h:52
std::map< uint32_t, eoChainedMessage * > id_msg_map
Message container for merging.
Definition: eoGpChainer.h:38
std::map< uint32_t, eoChainedMessage * > id_msg_map
Message container for merging.
Definition: eoSecTeachInChainer.h:38
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
EnOcean Gateway class, for handling a gateway Module.
Definition: eoGateway.h:139
eoReturn SendChainedMessage(const eoMessage &msg, eoGateway &gateway)