28 #if !defined(_EO_LOGGER_H) 91 #endif // !defined(_EO_LOGGER_H)
contains Dolphin API Definitions
eoReturn Log(eoPacket &p, bool flush=false)
every Communication from an EnOcean Device to another one consist out of one more Telegrams...
Definition: eoTelegram.h:43
Logs Packets.
Definition: eoLogger.h:44
eoReturn Open(const char *filename)
eoReturn
contains all the return values from different functions
Definition: eoApiDef.h:40
Class which contains a Packet.
Definition: eoPacket.h:43