31 #ifndef GENAPI_EVENTADAPTER_H 32 #define GENAPI_EVENTADAPTER_H 61 virtual void AttachNodeMap(
INodeMap* pNodeMap);
64 virtual void DetachNodeMap();
67 virtual void DeliverMessage(
const uint8_t msg[], uint32_t numBytes ) = 0;
78 #endif // GENAPI_EVENTADAPTER_H Common types used in the public GenApi interface.
Declaration of the CEventPort class.
GENICAM_INTERFACE INodeMap
Interface to access the node map.
std::vector< CEventPort * > * m_ppEventPorts
An array of attached ChunkPorts.
Definition of interface INodeMap.
virtual IBoolean & operator=(bool Value)
Set node value.
Lexical analyzer for CIntSwissKnife.
Delivers Events to ports.