NLohmannJSONConverterVisitor.h
Go to the documentation of this file.
1 #pragma once
2 
3 // STD/STL
4 #include <memory>
5 #include <numeric>
6 #include <string>
7 
8 // Memory
22 
23 // JSON
24 #include <SimoxUtility/json/json.hpp>
25 
27 {
30 
33 } // namespace armarx::aron::data::converter
34 
36 {
39 
42 } // namespace armarx::aron::type::converter
NlohmannJSONWriter.h
VariantWriter.h
armarx::aron::data::converter::ToNLohmannJSONConverterVisitor
data::FromVariantConverter< data::writer::NlohmannJSONWriter > ToNLohmannJSONConverterVisitor
Definition: NLohmannJSONConverterVisitor.h:29
armarx::aron::type::converter::ToNLohmannJSONConverterVisitor
type::FromVariantConverter< type::writer::NlohmannJSONWriter > ToNLohmannJSONConverterVisitor
Definition: NLohmannJSONConverterVisitor.h:38
NlohmannJSONConverter.h
armarx::aron::type::FromVariantConverter
Definition: VariantConverter.h:38
VariantConverter.h
NlohmannJSONReader.h
VariantReader.h
All.h
armarx::aron::type::converter
Definition: aron_conversions.cpp:9
NlohmannJSONWriter.h
VariantConverter.h
armarx::aron::type::FromNlohmannJSONConverter
Definition: NlohmannJSONConverter.h:36
VariantWriter.h
VariantReader.h
armarx::aron::data::FromVariantConverter
Definition: VariantConverter.h:37
NlohmannJSONConverter.h
NlohmannJSONReader.h
armarx::aron::data::converter
Definition: aron_conversions.cpp:3
armarx::aron::data::FromNlohmannJSONConverter
Definition: NlohmannJSONConverter.h:36