Skip to content

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

virtual void GenApi::CEventAdapter::AttachNodeMap (
    INodeMap * pNodeMap
) 

Attaches to a node map and retrieves the chunk ports


function CEventAdapter

GenApi::CEventAdapter::CEventAdapter (
    INodeMap * pNodeMap=NULL
) 

Constructor


function DeliverMessage

virtual void GenApi::CEventAdapter::DeliverMessage (
    const  uint8_t msg,
    uint32_t numBytes
) = 0

Deliver message


function DetachNodeMap

virtual void GenApi::CEventAdapter::DetachNodeMap () 

Detaches from the node emap


function ~CEventAdapter

virtual GenApi::CEventAdapter::~CEventAdapter () 

Destructor


Protected Attributes Documentation

variable m_pEventAdapter

void* Spinnaker::GenApi::CEventAdapter::m_pEventAdapter;


The documentation for this class was generated from the following file C:/workspace/include/SpinGenApi/EventAdapter.h