|
#include <SimoxUtility/json.h>
#include <ArmarXCore/core/json_conversions.h>
#include <VisionX/components/ImageRecordingManager/ImageRecordingManagerInterface.h>
Go to the source code of this file.
Namespaces | |
visionx | |
ArmarX headers. | |
visionx::imrec | |
Functions | |
void | from_json (const nlohmann::json &j, ChannelConfig &cc) |
void | from_json (const nlohmann::json &j, Config &c) |
void | to_json (nlohmann::json &j, const ChannelConfig &cc) |
void | to_json (nlohmann::json &j, const Config &c) |