armarx::arondto Namespace Reference

Functions

void from_json (const nlohmann::json &j, FrameID &bo)
 
void from_json (const nlohmann::json &j, Names &bo)
 
void to_json (nlohmann::json &j, const FrameID &bo)
 
void to_json (nlohmann::json &j, const Names &bo)
 

Function Documentation

◆ from_json() [1/2]

void from_json ( const nlohmann::json &  j,
FrameID &  bo 
)

Definition at line 13 of file framed.cpp.

◆ from_json() [2/2]

void from_json ( const nlohmann::json &  j,
Names bo 
)

Definition at line 12 of file armarx.cpp.

◆ to_json() [1/2]

void to_json ( nlohmann::json &  j,
const FrameID &  bo 
)

Definition at line 6 of file framed.cpp.

◆ to_json() [2/2]

void to_json ( nlohmann::json &  j,
const Names bo 
)

Definition at line 6 of file armarx.cpp.