29 #ifndef GENAPI_EVENTADAPTERGENERIC_H 30 #define GENAPI_EVENTADAPTERGENERIC_H 47 virtual void DeliverMessage(
const uint8_t msg[], uint32_t numBytes );
51 virtual void DeliverMessage(
const uint8_t msg[], uint32_t numBytes, uint64_t EventID);
62 #endif // GENAPI_EVENTADAPTERGENERIC_H int m_AllocEventIDLength
Length of the EventID buffer.
Connects a generic event to a node map.
interface GENAPI_DECL_ABSTRACT INodeMap
Interface to access the node map.
Declaration of the CEventAdapter class.
A string class which is a clone of std::string.
uint8_t * m_pEventIDBuffer
Binary version of the EventID.
Part of the generic device API.
Delivers Events to ports.