odil
C++11libraryfortheDICOMstandard
Public Types | Public Member Functions | List of all members
odil::ToJSONVisitor Struct Reference

Element visitor converting to JSON. More...

Public Types

typedef Json::Value result_type
 

Public Member Functions

result_type operator() (VR const vr) const
 
template<typename T >
result_type operator() (VR const vr, T const &value) const
 
result_type operator() (VR const vr, Value::Integers const &value) const
 
result_type operator() (VR const vr, Value::Strings const &value) const
 
result_type operator() (VR const vr, Value::DataSets const &value) const
 
result_type operator() (VR const vr, Value::Binary const &value) const
 

Detailed Description

Element visitor converting to JSON.


The documentation for this struct was generated from the following file: