Skip to content

Class Spinnaker::GenApi::CEventAdapter1394

ClassList > GenApi > CEventAdapter1394

Distribute the events to the node map.

  • #include <EventAdapter1394.h>

Inherits the following classes: Spinnaker::GenApi::CEventAdapter

Public Functions

Type Name
CEventAdapter1394 (INodeMap * pNodeMap=NULL)
void DeliverEventMessage (EventData1394 & Event, uint32_t numBytes)
virtual void DeliverMessage (const uint8_t msg, uint32_t numBytes)
virtual ~CEventAdapter1394 ()

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 CEventAdapter1394 [1/2]

explicit GenApi::CEventAdapter1394::CEventAdapter1394 (
    INodeMap * pNodeMap=NULL
) 

constructor


function DeliverEventMessage

void GenApi::CEventAdapter1394::DeliverEventMessage (
    EventData1394 & Event,
    uint32_t numBytes
) 

distributes events to node map


function DeliverMessage

virtual void GenApi::CEventAdapter1394::DeliverMessage (
    const  uint8_t msg,
    uint32_t numBytes
) 

Deliver message

Implements Spinnaker::GenApi::CEventAdapter::DeliverMessage


function ~CEventAdapter1394

virtual GenApi::CEventAdapter1394::~CEventAdapter1394 () 


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