|
|
#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 11 of file NLohmannJSONConverter.h.
|
delete |
|
static |
Definition at line 36 of file NLohmannJSONConverter.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 25 of file NLohmannJSONConverter.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 10 of file NLohmannJSONConverter.cpp.
Here is the caller graph for this function:
|
static |
Definition at line 18 of file NLohmannJSONConverter.cpp.