|
#include <ArmarXCore/interface/core/UserException.ice>
#include <VisionX/interface/core/ImageProviderInterface.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 } |