|
#include <RobotAPI/libraries/aron/converter/json/NLohmannJSONConverter.h>
Public Member Functions | |
AronNlohmannJSONConverter ()=delete | |
Static Public Member Functions | |
static void | ConvertFromNlohmannJSON (aron::type::VariantPtr &a, const nlohmann::json &e) |
static type::ObjectPtr | ConvertFromNlohmannJSONTypeObject (const nlohmann::json &j, const armarx::aron::Path &p={}) |
static nlohmann::json | ConvertToNlohmannJSON (const type::VariantPtr &) |
static void | ConvertToNlohmannJSON (const type::VariantPtr &, nlohmann::json &) |
Definition at line 46 of file NLohmannJSONConverter.h.
|
delete |
|
static |
|
static |
Definition at line 66 of file NLohmannJSONConverter.cpp.
|
static |
Definition at line 51 of file NLohmannJSONConverter.cpp.
|
static |
Definition at line 59 of file NLohmannJSONConverter.cpp.