|
#include <SimoxUtility/json/json.hpp>
#include <RobotAPI/libraries/aron/core/codegeneration/cpp/AronGeneratedClass.h>
#include <RobotAPI/libraries/aron/core/data/rw/reader/nlohmannJSON/NlohmannJSONReader.h>
#include <RobotAPI/libraries/aron/core/data/rw/writer/nlohmannJSON/NlohmannJSONWriter.h>
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Functions | |
template<typename AronDTO > | |
void | from_json (const nlohmann::json &j, AronDTO &dto) |
template<typename AronDTO > | |
void | to_json (nlohmann::json &j, const AronDTO &bo) |