Spinnaker C++
4.0.0.116
Public Member Functions | Protected Attributes | List of all members
CEventAdapter Class Referenceabstract

Delivers Events to ports. More...

Inheritance diagram for CEventAdapter:
CEventAdapter1394 CEventAdapterGeneric CEventAdapterGEV CEventAdapterU3V

Public Member Functions

 CEventAdapter (INodeMap *pNodeMap=NULL)
 Constructor. More...
 
virtual ~CEventAdapter ()
 Destructor. More...
 
virtual void AttachNodeMap (INodeMap *pNodeMap)
 Attaches to a node map and retrieves the chunk ports. More...
 
virtual void DetachNodeMap ()
 Detaches from the node emap. More...
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes)=0
 Deliver message. More...
 

Protected Attributes

void * m_pEventAdapter
 

Detailed Description

Delivers Events to ports.

Constructor & Destructor Documentation

CEventAdapter ( INodeMap pNodeMap = NULL)

Constructor.

virtual ~CEventAdapter ( )
virtual

Destructor.

Member Function Documentation

virtual void AttachNodeMap ( INodeMap pNodeMap)
virtual

Attaches to a node map and retrieves the chunk ports.

virtual void DeliverMessage ( const uint8_t  msg[],
uint32_t  numBytes 
)
pure virtual
virtual void DetachNodeMap ( )
virtual

Detaches from the node emap.

Member Data Documentation

void* m_pEventAdapter
protected

The documentation for this class was generated from the following file:
Contact Support Spinnaker® SDK Programmer's Guide and API Reference