Spinnaker C++
3.1.0.78
Public Member Functions | Protected Member Functions | List of all members
IDeviceEventHandler Class Referenceabstract
Inheritance diagram for IDeviceEventHandler:
EventHandler DeviceEventHandler DeviceEventHandlerImpl

Public Member Functions

virtual ~IDeviceEventHandler ()
 
virtual void OnDeviceEvent (Spinnaker::GenICam::gcstring eventName)=0
 
virtual uint64_t GetDeviceEventId () const =0
 
virtual GenICam::gcstring GetDeviceEventName () const =0
 
- Public Member Functions inherited from EventHandler
virtual ~EventHandler ()
 Virtual Destructor. More...
 
void SetEventType (EventType eventType)
 Sets the event type. More...
 
EventType GetEventType ()
 Gets the event type. More...
 
const uint8_t * GetEventPayloadData ()
 Gets the event payload data. More...
 
const size_t GetEventPayloadDataSize ()
 Gets the event payload data size. More...
 

Protected Member Functions

 IDeviceEventHandler ()
 
 IDeviceEventHandler (const IDeviceEventHandler &)
 
IDeviceEventHandleroperator= (const IDeviceEventHandler &)
 
- Protected Member Functions inherited from EventHandler
 EventHandler ()
 
EventHandleroperator= (const EventHandler &)
 
void SetEventPayload (uint8_t *offset, size_t length)
 

Additional Inherited Members

- Protected Attributes inherited from EventHandler
EventData * m_pEventData
 

Constructor & Destructor Documentation

virtual ~IDeviceEventHandler ( )
inlinevirtual
IDeviceEventHandler ( )
inlineprotected
IDeviceEventHandler ( const IDeviceEventHandler )
inlineprotected

Member Function Documentation

virtual uint64_t GetDeviceEventId ( ) const
pure virtual

Implemented in DeviceEventHandler.

virtual GenICam::gcstring GetDeviceEventName ( ) const
pure virtual

Implemented in DeviceEventHandler.

virtual void OnDeviceEvent ( Spinnaker::GenICam::gcstring  eventName)
pure virtual
IDeviceEventHandler& operator= ( const IDeviceEventHandler )
protected

The documentation for this class was generated from the following file:
Contact Support Spinnaker® SDK Programmer's Guide and API Reference