Class Spinnaker::GenApi::CEventAdapter¶
ClassList > GenApi > CEventAdapter
Delivers Events to ports.
#include <EventAdapter.h>
Inherited by the following classes: Spinnaker::GenApi::CEventAdapter1394, Spinnaker::GenApi::CEventAdapterGEV, Spinnaker::GenApi::CEventAdapterGeneric, Spinnaker::GenApi::CEventAdapterU3V
Public Functions¶
| 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¶
| Type | Name |
|---|---|
| void * | m_pEventAdapter |
Public Functions Documentation¶
function AttachNodeMap¶
Attaches to a node map and retrieves the chunk ports
function CEventAdapter¶
Constructor
function DeliverMessage¶
Deliver message
function DetachNodeMap¶
Detaches from the node emap
function ~CEventAdapter¶
Destructor
Protected Attributes Documentation¶
variable m_pEventAdapter¶
The documentation for this class was generated from the following file C:/workspace/include/SpinGenApi/EventAdapter.h