NLohmannJSONConverterVisitor.h File Reference
+ Include dependency graph for NLohmannJSONConverterVisitor.h:
+ This graph shows which files directly or indirectly include this file:

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::converter
 
 armarx::aron::type
 A convenience header to include all aron files (full include, not forward declared)
 
 armarx::aron::type::converter
 

Typedefs

using FromNLohmannJSONConverterVisitor = data::FromNlohmannJSONConverter< data::writer::VariantWriter >
 
using FromNLohmannJSONConverterVisitor = type::FromNlohmannJSONConverter< type::writer::VariantWriter >
 
using ToNLohmannJSONConverterVisitor = data::FromVariantConverter< data::writer::NlohmannJSONWriter >
 
using ToNLohmannJSONConverterVisitor = type::FromVariantConverter< type::writer::NlohmannJSONWriter >