29 #ifndef GENAPI_EVENTADAPTERGENERIC_H 30 #define GENAPI_EVENTADAPTERGENERIC_H 50 virtual void DeliverMessage(
const uint8_t msg[], uint32_t numBytes);
54 virtual void DeliverMessage(
const uint8_t msg[], uint32_t numBytes, uint64_t EventID);
65 #endif // GENAPI_EVENTADAPTERGENERIC_H int m_AllocEventIDLength
Length of the EventID buffer.
Connects a generic event to a node map.
GENICAM_INTERFACE INodeMap
Interface to access the node map.
Declaration of the CEventAdapter class.
virtual IBoolean & operator=(bool Value)
Set node value.
A string class which is a clone of std::string.
uint8_t * m_pEventIDBuffer
Binary version of the EventID.
Lexical analyzer for CIntSwissKnife.
Delivers Events to ports.