Connects a U3V Event to a node map. More...
Public Member Functions | |
CEventAdapterU3V (INodeMap *pNodeMap=NULL) | |
Constructor. More... | |
virtual | ~CEventAdapterU3V () |
Destructor. More... | |
virtual void | DeliverMessage (const uint8_t msg[], uint32_t numBytes) |
Deliver message. More... | |
void | DeliverEventMessage (const U3V_EVENT_MESSAGE *pEventMessage) |
Delivers the Event + Data listed in the packet. More... | |
![]() | |
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 | |
![]() | |
void * | m_pEventAdapter |
Connects a U3V Event to a node map.
CEventAdapterU3V | ( | INodeMap * | pNodeMap = NULL | ) |
Constructor.
|
virtual |
Destructor.
void DeliverEventMessage | ( | const U3V_EVENT_MESSAGE * | pEventMessage | ) |
Delivers the Event + Data listed in the packet.
|
virtual |
Deliver message.
Implements CEventAdapter.
Contact Support | Spinnaker® SDK Programmer's Guide and API Reference | Mon Apr 10 2023 © FLIR Integrated Imaging Solutions Inc. All rights reserved. |