|
|
#include <SimoxUtility/json.h>#include <ArmarXCore/core/json_conversions.h>#include <VisionX/components/ImageRecordingManager/ImageRecordingManagerInterface.h>
Include dependency graph for json_conversions.h:
This graph shows which files directly or indirectly include this file: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) |