3#include <SimoxUtility/json/json.hpp>
22 const nlohmann::json&,
AronNlohmannJSONConverter()=delete
static data::DictPtr ConvertFromNlohmannJSONObject(const nlohmann::json &, const armarx::aron::Path &p={})
static void ConvertFromNlohmannJSON(data::VariantPtr &, const nlohmann::json &, const aron::type::VariantPtr &=nullptr)
static nlohmann::json ConvertToNlohmannJSON(const data::VariantPtr &)
AronNlohmannJSONConverter()=delete
static type::ObjectPtr ConvertFromNlohmannJSONTypeObject(const nlohmann::json &j, const armarx::aron::Path &p={})
static void ConvertFromNlohmannJSON(aron::type::VariantPtr &a, const nlohmann::json &e)
static nlohmann::json ConvertToNlohmannJSON(const type::VariantPtr &)
::armarx::aron::data::converter::AronNlohmannJSONConverter AronNlohmannJSONConverter
std::shared_ptr< Dict > DictPtr
std::shared_ptr< Variant > VariantPtr
std::shared_ptr< Object > ObjectPtr
std::shared_ptr< Variant > VariantPtr