The interface file for Interface.
More...
#include <IInterface.h>
The interface file for Interface.
◆ ~IInterface()
◆ IInterface() [1/2]
◆ IInterface() [2/2]
◆ GetCameras()
| virtual CameraList GetCameras |
( |
bool |
updateCameras = true | ) |
const |
|
pure virtual |
◆ GetTLNodeMap()
◆ IsCameraInUse()
| virtual bool IsCameraInUse |
( |
| ) |
const |
|
pure virtual |
◆ IsValid()
◆ operator=()
◆ RegisterEventHandler()
| virtual void RegisterEventHandler |
( |
EventHandler & |
evtHandlerToRegister | ) |
|
|
pure virtual |
◆ SendActionCommand()
| virtual void SendActionCommand |
( |
unsigned int |
deviceKey, |
|
|
unsigned int |
groupKey, |
|
|
unsigned int |
groupMask, |
|
|
unsigned long long |
actionTime = 0, |
|
|
bool |
requestAck = false, |
|
|
unsigned int * |
pResultSize = 0, |
|
|
ActionCommandResult |
results[] = NULL |
|
) |
| const |
|
pure virtual |
◆ UnregisterEventHandler()
| virtual void UnregisterEventHandler |
( |
EventHandler & |
evtHandlerToUnregister | ) |
|
|
pure virtual |
◆ UpdateCameras()
| virtual bool UpdateCameras |
( |
| ) |
|
|
pure virtual |
◆ InterfaceInternal
| friend class InterfaceInternal |
|
friend |
◆ ProducerImpl
| friend class ProducerImpl |
|
friend |
◆ m_pInterfaceData
| InterfaceData* m_pInterfaceData |
|
protected |
◆ TLInterface
The documentation for this class was generated from the following file: