visionx::imrecman Namespace Reference

Classes

class  Component
 
exception  NotConfiguredException
 

Typedefs

dictionary< string, StartStopStatusStartStopStatusesMap
 

Enumerations

enum  StartStopStatus { ok, not_recording, already_recording, offline }
 

Typedef Documentation

◆ StartStopStatusesMap

dictionary<string, StartStopStatus> StartStopStatusesMap

Definition at line 53 of file ImageRecordingManagerInterface.ice.

Enumeration Type Documentation

◆ StartStopStatus

enum StartStopStatus
Enumerator
ok 
not_recording 
already_recording 
offline 

Definition at line 44 of file ImageRecordingManagerInterface.ice.