|
|
Namespaces | |
| namespace | arondto |
| namespace | pose |
Functions | |
| template<class ValueType> | |
| std::optional< ValueType > | opt_from_json (const simox::json::json &j, const std::string key) |
| template<class ValueType> | |
| void | set_if_present (simox::json::json &j, const std::string key, const std::optional< ValueType > optional) |
Variables | |
| const armem::MemoryID | FaceRecognitionCoreSegmentID |
| const armem::MemoryID | HumanActivityCoreSegmentID |
| const armem::MemoryID | HumanRobotInteractionCoreSegmentID |
| const armem::MemoryID | MemoryID {"Human"} |
| const armem::MemoryID | PersonInstanceCoreSegmentID |
| const armem::MemoryID | PoseCoreSegmentID = MemoryID.withCoreSegmentName("Pose") |
| const armem::MemoryID | ProfileCoreSegmentID = MemoryID.withCoreSegmentName("Profile") |
| std::optional< ValueType > opt_from_json | ( | const simox::json::json & | j, |
| const std::string | key ) |
| void set_if_present | ( | simox::json::json & | j, |
| const std::string | key, | ||
| const std::optional< ValueType > | optional ) |
|
extern |
Definition at line 30 of file memory_ids.cpp.
|
extern |
Definition at line 40 of file memory_ids.cpp.
|
extern |
Definition at line 43 of file memory_ids.cpp.
|
extern |
Definition at line 28 of file memory_ids.cpp.
|
extern |
Definition at line 35 of file memory_ids.cpp.
|
extern |
Definition at line 38 of file memory_ids.cpp.
|
extern |
Definition at line 33 of file memory_ids.cpp.