json_conversions.h File Reference
#include <SimoxUtility/json.h>
#include <ArmarXCore/interface/core/PackagePath.h>
+ Include dependency graph for json_conversions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::data
 

Functions

void from_json (const nlohmann::json &j, PackagePath &pp)
 
void to_json (nlohmann::json &j, const PackagePath &pp)