All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
GENAPI_NAMESPACE::CEventAdapterGeneric Class Reference

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

#include <EventAdapterGeneric.h>

Inheritance diagram for GENAPI_NAMESPACE::CEventAdapterGeneric:

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 Member Functions

 CEventAdapterGeneric (const CEventAdapterGeneric &)
 
CEventAdapterGenericoperator= (const CEventAdapterGeneric &)
 

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

◆ CEventAdapterGeneric() [1/2]

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

Constructor.

◆ ~CEventAdapterGeneric()

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

Destructor.

◆ CEventAdapterGeneric() [2/2]

GENAPI_NAMESPACE::CEventAdapterGeneric::CEventAdapterGeneric ( const CEventAdapterGeneric )
private

Member Function Documentation

◆ DeliverMessage() [1/3]

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

Deliver message.

Implements GENAPI_NAMESPACE::CEventAdapter.

◆ DeliverMessage() [2/3]

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

◆ DeliverMessage() [3/3]

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

◆ operator=()

CEventAdapterGeneric& GENAPI_NAMESPACE::CEventAdapterGeneric::operator= ( const CEventAdapterGeneric )
private

Member Data Documentation

◆ m_AllocEventIDLength

int GENAPI_NAMESPACE::CEventAdapterGeneric::m_AllocEventIDLength
private

Length of the EventID buffer.

Definition at line 60 of file EventAdapterGeneric.h.

◆ m_pEventIDBuffer

uint8_t* GENAPI_NAMESPACE::CEventAdapterGeneric::m_pEventIDBuffer
private

Binary version of the EventID.

Definition at line 57 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 Dec 4 2024 03:10:12