armarx::human::arondto Namespace Reference

Functions

void from_json (const simox::json::json &j, Abilities &arondto)
 
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, Person &arondto)
 
void from_json (const simox::json::json &j, PersonalRooms &arondto)
 
void from_json (const simox::json::json &j, PhysicalData &arondto)
 
void from_json (const simox::json::json &j, Preference &arondto)
 
void from_json (const simox::json::json &j, Preferences &arondto)
 
void to_json (simox::json::json &j, const Abilities &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 Person &arondto)
 
void to_json (simox::json::json &j, const PersonalRooms &arondto)
 
void to_json (simox::json::json &j, const PhysicalData &arondto)
 
void to_json (simox::json::json &j, const Preference &arondto)
 
void to_json (simox::json::json &j, const Preferences &arondto)
 

Function Documentation

◆ from_json() [1/8]

void from_json ( const simox::json::json & j,
Abilities & arondto )

Definition at line 201 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ from_json() [2/8]

void from_json ( const simox::json::json & j,
Gender & arondto )

Definition at line 148 of file json_conversions.cpp.

◆ from_json() [3/8]

void from_json ( const simox::json::json & j,
Handedness & arondto )

Definition at line 160 of file json_conversions.cpp.

◆ from_json() [4/8]

void from_json ( const simox::json::json & j,
Person & arondto )

Definition at line 99 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ from_json() [5/8]

void from_json ( const simox::json::json & j,
PersonalRooms & arondto )

Definition at line 268 of file json_conversions.cpp.

◆ from_json() [6/8]

void from_json ( const simox::json::json & j,
PhysicalData & arondto )

Definition at line 176 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ from_json() [7/8]

void from_json ( const simox::json::json & j,
Preference & arondto )

Definition at line 220 of file json_conversions.cpp.

◆ from_json() [8/8]

void from_json ( const simox::json::json & j,
Preferences & arondto )

Definition at line 245 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ to_json() [1/8]

void to_json ( simox::json::json & j,
const Abilities & arondto )

Definition at line 189 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ to_json() [2/8]

void to_json ( simox::json::json & j,
const Gender & arondto )

Definition at line 142 of file json_conversions.cpp.

◆ to_json() [3/8]

void to_json ( simox::json::json & j,
const Handedness & arondto )

Definition at line 154 of file json_conversions.cpp.

◆ to_json() [4/8]

void to_json ( simox::json::json & j,
const Person & arondto )

Definition at line 70 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ to_json() [5/8]

void to_json ( simox::json::json & j,
const PersonalRooms & arondto )

Definition at line 262 of file json_conversions.cpp.

◆ to_json() [6/8]

void to_json ( simox::json::json & j,
const PhysicalData & arondto )

Definition at line 166 of file json_conversions.cpp.

+ Here is the call graph for this function:

◆ to_json() [7/8]

void to_json ( simox::json::json & j,
const Preference & arondto )

Definition at line 213 of file json_conversions.cpp.

◆ to_json() [8/8]

void to_json ( simox::json::json & j,
const Preferences & arondto )

Definition at line 228 of file json_conversions.cpp.

+ Here is the call graph for this function: