|
|
#include <ArmarXCore/interface/core/UserException.ice>#include <VisionX/interface/core/ImageProviderInterface.ice>
Include dependency graph for ImageRecordingManagerInterface.ice:Go to the source code of this file.
Classes | |
| interface | ImageRecordingManagerInterface |
| exception | NotConfiguredException |
Modules | |
| visionx | |
| ArmarX headers. | |
| visionx::imrecman | |
Typedefs | |
| dictionary< string, StartStopStatus > | StartStopStatusesMap |
Enumerations | |
| enum | StartStopStatus { ok, not_recording, already_recording, offline } |