|
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 81 of file NlohmannJSONReaderWithoutTypeCheck.cpp.
const std::map<std::string, type::matrix::ElementType> ElementTypeAsString |
Definition at line 68 of file NlohmannJSONReaderWithoutTypeCheck.cpp.