Public Member Functions | Private Attributes | List of all members
GENAPI_NAMESPACE::CEventAdapterGeneric Class Reference

Connects a generic event to a node map. More...

#include <EventAdapterGeneric.h>

Inheritance diagram for GENAPI_NAMESPACE::CEventAdapterGeneric:
Inheritance graph
[legend]

Public Member Functions

 CEventAdapterGeneric (INodeMap *pNodeMap=NULL)
 Constructor. More...
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes)
 Deliver message. More...
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes, const GENICAM_NAMESPACE::gcstring &EventID)
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes, uint64_t EventID)
 
virtual ~CEventAdapterGeneric ()
 Destructor. More...
 
- Public Member Functions inherited from GENAPI_NAMESPACE::CEventAdapter
virtual void AttachNodeMap (INodeMap *pNodeMap)
 Attaches to a node map and retrieves the chunk ports. More...
 
 CEventAdapter (INodeMap *pNodeMap=NULL)
 Constructor. More...
 
virtual void DetachNodeMap ()
 Detaches from the node emap. More...
 
virtual ~CEventAdapter ()
 Destructor. More...
 

Private Attributes

int m_AllocEventIDLength
 Length of the EventID buffer. More...
 
uint8_t * m_pEventIDBuffer
 Binary version of the EventID. More...
 

Additional Inherited Members

- Protected Attributes inherited from GENAPI_NAMESPACE::CEventAdapter
std::vector< CEventPort * > * m_ppEventPorts
 An array of attached ChunkPorts. More...
 

Detailed Description

Connects a generic event to a node map.

Definition at line 37 of file EventAdapterGeneric.h.

Constructor & Destructor Documentation

GENAPI_NAMESPACE::CEventAdapterGeneric::CEventAdapterGeneric ( INodeMap pNodeMap = NULL)

Constructor.

virtual GENAPI_NAMESPACE::CEventAdapterGeneric::~CEventAdapterGeneric ( )
virtual

Destructor.

Member Function Documentation

virtual void GENAPI_NAMESPACE::CEventAdapterGeneric::DeliverMessage ( const uint8_t  msg[],
uint32_t  numBytes 
)
virtual

Deliver message.

Implements GENAPI_NAMESPACE::CEventAdapter.

virtual void GENAPI_NAMESPACE::CEventAdapterGeneric::DeliverMessage ( const uint8_t  msg[],
uint32_t  numBytes,
const GENICAM_NAMESPACE::gcstring EventID 
)
virtual
virtual void GENAPI_NAMESPACE::CEventAdapterGeneric::DeliverMessage ( const uint8_t  msg[],
uint32_t  numBytes,
uint64_t  EventID 
)
virtual

Member Data Documentation

int GENAPI_NAMESPACE::CEventAdapterGeneric::m_AllocEventIDLength
private

Length of the EventID buffer.

Definition at line 57 of file EventAdapterGeneric.h.

uint8_t* GENAPI_NAMESPACE::CEventAdapterGeneric::m_pEventIDBuffer
private

Binary version of the EventID.

Definition at line 54 of file EventAdapterGeneric.h.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:41