31 #ifndef GENAPI_EVENTADAPTER_H 32 #define GENAPI_EVENTADAPTER_H 58 virtual void AttachNodeMap(
INodeMap* pNodeMap);
61 virtual void DetachNodeMap();
64 virtual void DeliverMessage(
const uint8_t msg[], uint32_t numBytes ) = 0;
75 #endif // GENAPI_EVENTADAPTER_H Common types used in the public GenApi interface.
Declaration of the CEventPort class.
interface GENAPI_DECL_ABSTRACT INodeMap
Interface to access the node map.
std::vector< CEventPort * > * m_ppEventPorts
An array of attached ChunkPorts.
Definition of interface INodeMap.
Part of the generic device API.
Delivers Events to ports.