Class Spinnaker::GenApi::CEventAdapterU3V¶
ClassList > GenApi > CEventAdapterU3V
Connects a U3V Event to a node map.
#include <EventAdapterU3V.h>
Inherits the following classes: Spinnaker::GenApi::CEventAdapter
Public Functions¶
| Type | Name |
|---|---|
| CEventAdapterU3V (INodeMap * pNodeMap=NULL) |
|
| void | DeliverEventMessage (const U3V_EVENT_MESSAGE * pEventMessage) |
| virtual void | DeliverMessage (const uint8_t msg, uint32_t numBytes) |
| virtual | ~CEventAdapterU3V () |
Public Functions inherited from Spinnaker::GenApi::CEventAdapter¶
See Spinnaker::GenApi::CEventAdapter
| Type | Name |
|---|---|
| virtual void | AttachNodeMap (INodeMap * pNodeMap) |
| CEventAdapter (INodeMap * pNodeMap=NULL) |
|
| virtual void | DeliverMessage (const uint8_t msg, uint32_t numBytes) = 0 |
| virtual void | DetachNodeMap () |
| virtual | ~CEventAdapter () |
Protected Attributes inherited from Spinnaker::GenApi::CEventAdapter¶
See Spinnaker::GenApi::CEventAdapter
| Type | Name |
|---|---|
| void * | m_pEventAdapter |
Public Functions Documentation¶
function CEventAdapterU3V¶
Constructor
function DeliverEventMessage¶
Delivers the Event + Data listed in the packet
function DeliverMessage¶
Deliver message
Implements Spinnaker::GenApi::CEventAdapter::DeliverMessage
function ~CEventAdapterU3V¶
Destructor
The documentation for this class was generated from the following file /workspace/include/SpinGenApi/EventAdapterU3V.h