|
|
Classes | |
| class | NlohmannJSONReader |
| class | NlohmannJSONReaderWithoutTypeCheck |
| class | VariantReader |
Functions | |
| template<typename T > | |
| void | readTo (const nlohmann::json &input, std::vector< unsigned char > &data) |
Variables | |
| const std::map< std::string, type::matrix::ElementType > | ElementTypeAsString |
| void armarx::aron::data::reader::readTo | ( | const nlohmann::json & | input, |
| std::vector< unsigned char > & | data | ||
| ) |
Definition at line 73 of file NlohmannJSONReaderWithoutTypeCheck.cpp.
| const std::map<std::string, type::matrix::ElementType> ElementTypeAsString |
Definition at line 60 of file NlohmannJSONReaderWithoutTypeCheck.cpp.