NlohmannJSONReaderWithoutTypeCheck.cpp File Reference
#include <cmath>
#include <cstdint>
#include <cstring>
#include <memory>
#include <numeric>
#include <SimoxUtility/algorithm/get_map_keys_values.h>
#include "ArmarXCore/core/logging/Logging.h"
#include "NlohmannJSONReaderWithoutTypeCheck.h"
#include <RobotAPI/interface/aron/Aron.h>
#include <RobotAPI/libraries/aron/core/Exception.h>
#include <RobotAPI/libraries/aron/core/data/visitor/nlohmannJSON/NlohmannJSONVisitor.h>
#include "../../json/Data.h"
+ Include dependency graph for NlohmannJSONReaderWithoutTypeCheck.cpp:

Go to the source code of this file.

Namespaces

 armarx
 This file offers overloads of toIce() and fromIce() functions for STL container types.
 
 armarx::aron
 
 armarx::aron::data
 A convenience header to include all aron files (full include, not forward declared)
 
 armarx::aron::data::reader
 

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