armarx::data Namespace Reference

Functions

void from_json (const nlohmann::json &j, PackagePath &pp)
 
std::ostream & operator<< (std::ostream &os, const ObjectID &id)
 
void to_json (nlohmann::json &j, const PackagePath &pp)
 

Function Documentation

◆ from_json()

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

Definition at line 45 of file json_conversions.h.

+ Here is the caller graph for this function:

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const ObjectID id 
)

Definition at line 21 of file ice_conversions.cpp.

◆ to_json()

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

Definition at line 36 of file json_conversions.h.

+ Here is the caller graph for this function: