Public Member Functions | |
InterfaceEventHandlerImpl (SystemPtr system) | |
~InterfaceEventHandlerImpl () | |
void | OnDeviceArrival (uint64_t deviceSerialNumber) |
Device arrival event callback. More... | |
void | OnDeviceRemoval (uint64_t deviceSerialNumber) |
Callback to the device removal event. More... | |
InterfaceEventHandlerImpl (SystemPtr system) | |
InterfaceEventHandlerImpl (InterfacePtr iface, std::string interfaceID) | |
~InterfaceEventHandlerImpl () | |
void | PrintGenericHandlerMessage (const unsigned long long deviceCount) |
void | OnDeviceArrival (uint64_t deviceSerialNumber) |
Device arrival event callback. More... | |
void | OnDeviceRemoval (uint64_t deviceSerialNumber) |
Callback to the device removal event. More... | |
std::string | GetInterfaceId () |
![]() | |
InterfaceEventHandler () | |
Default constructor. More... | |
virtual | ~InterfaceEventHandler () |
Virtual destructor. More... | |
![]() | |
virtual | ~IInterfaceEventHandler () |
![]() | |
virtual | ~IDeviceArrivalEventHandler () |
![]() | |
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... | |
![]() | |
virtual | ~IDeviceRemovalEventHandler () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Device arrival event callback.
Implements InterfaceEventHandler.
|
inlinevirtual |
Device arrival event callback.
Implements InterfaceEventHandler.
|
inlinevirtual |
Callback to the device removal event.
serialNumber | The serial number of the removed device |
Implements InterfaceEventHandler.
|
inlinevirtual |
Callback to the device removal event.
serialNumber | The serial number of the removed device |
Implements InterfaceEventHandler.
|
inline |
Contact Support | Spinnaker® SDK Programmer's Guide and API Reference | Thu Dec 16 2021 © FLIR Integrated Imaging Solutions Inc. All rights reserved. |