Public Member Functions | List of all members
GENAPI_NAMESPACE::CEventAdapterCL Class Reference

Connects a U3V Event to a node map. More...

#include <EventAdapterCL.h>

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

Public Member Functions

 CEventAdapterCL (INodeMap *pNodeMap=NULL)
 Constructor. More...
 
void DeliverEventData (const CL_EVENT_DATA *pEventData, uint16_t length)
 Delivers the Event + Data listed in the packet. More...
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes)
 Deliver message. More...
 
virtual ~CEventAdapterCL ()
 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...
 

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 U3V Event to a node map.

Definition at line 111 of file EventAdapterCL.h.

Constructor & Destructor Documentation

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

Constructor.

virtual GENAPI_NAMESPACE::CEventAdapterCL::~CEventAdapterCL ( )
virtual

Destructor.

Member Function Documentation

void GENAPI_NAMESPACE::CEventAdapterCL::DeliverEventData ( const CL_EVENT_DATA pEventData,
uint16_t  length 
)

Delivers the Event + Data listed in the packet.

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

Deliver message.

Implements GENAPI_NAMESPACE::CEventAdapter.


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