|
Go to the source code of this file.
Namespaces | |
armarx | |
This file offers overloads of toIce() and fromIce() functions for STL container types. | |
armarx::human | |
armarx::human::arondto | |
Functions | |
void | from_json (const simox::json::json &j, Gender &arondto) |
void | from_json (const simox::json::json &j, Handedness &arondto) |
void | from_json (const simox::json::json &j, Profile &arondto) |
void | to_json (simox::json::json &j, const Gender &arondto) |
void | to_json (simox::json::json &j, const Handedness &arondto) |
void | to_json (simox::json::json &j, const Profile &arondto) |