Go to the documentation of this file.
24 #include <SimoxUtility/json/json.hpp>
39 const nlohmann::json&,
std::shared_ptr< Variant > VariantPtr
static nlohmann::json ConvertToNlohmannJSON(const data::VariantPtr &)
static void ConvertFromNlohmannJSON(aron::type::VariantPtr &a, const nlohmann::json &e)
static data::DictPtr ConvertFromNlohmannJSONObject(const nlohmann::json &, const armarx::aron::Path &p={})
AronNlohmannJSONConverter()=delete
static type::ObjectPtr ConvertFromNlohmannJSONTypeObject(const nlohmann::json &j, const armarx::aron::Path &p={})
std::shared_ptr< Variant > VariantPtr
double a(double t, double a0, double j)
::armarx::aron::data::converter::AronNlohmannJSONConverter AronNlohmannJSONConverter
AronNlohmannJSONConverter()=delete
std::shared_ptr< Dict > DictPtr
static void ConvertFromNlohmannJSON(data::VariantPtr &, const nlohmann::json &, const aron::type::VariantPtr &=nullptr)
std::shared_ptr< Object > ObjectPtr
static nlohmann::json ConvertToNlohmannJSON(const type::VariantPtr &)