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
data::FromVariantConverter< data::writer::NlohmannJSONWriter > ToNLohmannJSONConverterVisitor
data::FromNlohmannJSONConverter< data::writer::VariantWriter > FromNLohmannJSONConverterVisitor
type::FromVariantConverter< type::writer::NlohmannJSONWriter > ToNLohmannJSONConverterVisitor
type::FromNlohmannJSONConverter< type::writer::VariantWriter > FromNLohmannJSONConverterVisitor