Spinnaker C++
3.1.0.78
Public Member Functions | List of all members
CEventAdapterGeneric Class Reference

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

Inheritance diagram for CEventAdapterGeneric:
CEventAdapter

Public Member Functions

 CEventAdapterGeneric (INodeMap *pNodeMap=NULL)
 Constructor. More...
 
virtual ~CEventAdapterGeneric ()
 Destructor. 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::gcstring &EventID)
 
virtual void DeliverMessage (const uint8_t msg[], uint32_t numBytes, uint64_t EventID)
 
- Public Member Functions inherited from CEventAdapter
 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...
 

Additional Inherited Members

- Protected Attributes inherited from CEventAdapter
void * m_pEventAdapter
 

Detailed Description

Connects a generic event to a node map.

Constructor & Destructor Documentation

CEventAdapterGeneric ( INodeMap pNodeMap = NULL)

Constructor.

virtual ~CEventAdapterGeneric ( )
virtual

Destructor.

Member Function Documentation

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

Deliver message.

Implements CEventAdapter.

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

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