|
Classes | |
class | Component |
exception | NotConfiguredException |
Typedefs | |
dictionary< string, StartStopStatus > | StartStopStatusesMap |
Enumerations | |
enum | StartStopStatus { ok, not_recording, already_recording, offline } |
dictionary<string, StartStopStatus> StartStopStatusesMap |
Definition at line 53 of file ImageRecordingManagerInterface.ice.
enum StartStopStatus |
Enumerator | |
---|---|
ok | |
not_recording | |
already_recording | |
offline |
Definition at line 44 of file ImageRecordingManagerInterface.ice.