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

Distribute the events to the node map. More...

#include <EventAdapter1394.h>

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

Public Member Functions

 CEventAdapter1394 (INodeMap *pNodeMap=NULL)
 constructor More...
 
void DeliverEventMessage (EventData1394 &Event, uint32_t numBytes)
 distributes events to node map More...
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes)
 Deliver message. More...
 
 ~CEventAdapter1394 ()
 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

 CEventAdapter1394 (const CEventAdapter1394 &)
 not implemented: copy constructor More...
 
CEventAdapter1394operator= (const CEventAdapter1394 &)
 not implemented: assignment operator More...
 

Private Attributes

EventAdapter1394Impl * m_pImpl
 

Additional Inherited Members

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

Detailed Description

Distribute the events to the node map.

Definition at line 42 of file EventAdapter1394.h.

Constructor & Destructor Documentation

GENAPI_NAMESPACE::CEventAdapter1394::CEventAdapter1394 ( INodeMap pNodeMap = NULL)
explicit

constructor

GENAPI_NAMESPACE::CEventAdapter1394::~CEventAdapter1394 ( )

destructor

GENAPI_NAMESPACE::CEventAdapter1394::CEventAdapter1394 ( const CEventAdapter1394 )
private

not implemented: copy constructor

Member Function Documentation

void GENAPI_NAMESPACE::CEventAdapter1394::DeliverEventMessage ( EventData1394 &  Event,
uint32_t  numBytes 
)

distributes events to node map

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

Deliver message.

Implements GENAPI_NAMESPACE::CEventAdapter.

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

not implemented: assignment operator

Member Data Documentation

EventAdapter1394Impl* GENAPI_NAMESPACE::CEventAdapter1394::m_pImpl
private

Definition at line 60 of file EventAdapter1394.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