The interface file for System.
More...
#include <ISystem.h>
The interface file for System.
◆ ~ISystem()
◆ ISystem() [1/2]
◆ ISystem() [2/2]
◆ GetCameras()
virtual CameraList GetCameras |
( |
bool |
updateInterfaces = true , |
|
|
bool |
updateCameras = true |
|
) |
| |
|
pure virtual |
◆ GetInterfaces()
virtual InterfaceList GetInterfaces |
( |
bool |
updateInterface = true | ) |
|
|
pure virtual |
◆ GetLibraryVersion()
◆ GetLoggingEventPriorityLevel()
◆ GetTLNodeMap()
◆ IsInUse()
◆ operator=()
◆ RegisterEventHandler()
virtual void RegisterEventHandler |
( |
EventHandler & |
evtHandlerToRegister, |
|
|
bool |
updateInterface = false |
|
) |
| |
|
pure virtual |
◆ RegisterLoggingEventHandler()
◆ ReleaseInstance()
virtual void ReleaseInstance |
( |
| ) |
|
|
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 |
|
) |
| |
|
pure virtual |
◆ SetLoggingEventPriorityLevel()
◆ UnregisterAllLoggingEventHandlers()
virtual void UnregisterAllLoggingEventHandlers |
( |
| ) |
|
|
pure virtual |
◆ UnregisterEventHandler()
virtual void UnregisterEventHandler |
( |
EventHandler & |
evtHandlerToUnregister | ) |
|
|
pure virtual |
◆ UnregisterLoggingEventHandler()
◆ UpdateCameras()
virtual bool UpdateCameras |
( |
bool |
updateInterfaces = true | ) |
|
|
pure virtual |
◆ UpdateInterfaceList()
virtual void UpdateInterfaceList |
( |
| ) |
|
|
pure virtual |
◆ SystemPtrInternal
friend class SystemPtrInternal |
|
friend |
◆ TLSystem
The documentation for this class was generated from the following file: