|
odil
C++11libraryfortheDICOMstandard
|
Element visitor converting to XML. More...
Public Types | |
| typedef boost::property_tree::ptree | 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 |
Element visitor converting to XML.
1.8.13