|
#include <RobotAPI/libraries/aron/converter/json/NLohmannJSONConverter.h>
Public Member Functions | |
AronNlohmannJSONConverter ()=delete | |
Static Public Member Functions | |
static void | ConvertFromNlohmannJSON (data::VariantPtr &, const nlohmann::json &, const aron::type::VariantPtr &=nullptr) |
static data::DictPtr | ConvertFromNlohmannJSONObject (const nlohmann::json &, const armarx::aron::Path &p={}) |
static nlohmann::json | ConvertToNlohmannJSON (const data::VariantPtr &) |
static void | ConvertToNlohmannJSON (const data::VariantPtr &, nlohmann::json &) |
Definition at line 28 of file NLohmannJSONConverter.h.
|
delete |
|
static |
Definition at line 36 of file NLohmannJSONConverter.cpp.
|
static |
Definition at line 25 of file NLohmannJSONConverter.cpp.
|
static |
Definition at line 10 of file NLohmannJSONConverter.cpp.
|
static |
Definition at line 18 of file NLohmannJSONConverter.cpp.