OceanDirectLighthouseC++ 3.1.3
OceanDirect Lighthouse C++/C API
|
This is the complete list of members for oceandirect::api::LightSourceAPI, including all inherited members.
getCount(long deviceID, int *errorCode) | oceandirect::api::LightSourceAPI | virtual |
getInstance() | oceandirect::api::LightSourceAPI | static |
getLampStrobeEnable(long deviceID, int *errorCode) | oceandirect::api::LightSourceAPI | virtual |
hasEnable(long deviceID, int *errorCode, int lightSourceIndex) | oceandirect::api::LightSourceAPI | virtual |
instance | oceandirect::api::LightSourceAPI | protectedstatic |
isEnabled(long deviceID, int *errorCode, int lightSourceIndex) | oceandirect::api::LightSourceAPI | virtual |
LightSourceAPI() | oceandirect::api::LightSourceAPI | |
setEnable(long deviceID, int *errorCode, int lightSourceIndex, bool enable) | oceandirect::api::LightSourceAPI | virtual |
setLampStrobeEnable(long deviceID, int *errorCode, bool strobeEnable) | oceandirect::api::LightSourceAPI | virtual |
shutdown() | oceandirect::api::LightSourceAPI | static |
~LightSourceAPI() | oceandirect::api::LightSourceAPI | virtual |