13#ifndef DCM_TREE_DUMP_H
14#define DCM_TREE_DUMP_H
45 static std::string indentstr (
unsigned int level);
~Dump() override=default
Destructor.
Dump(DictPtr dict)
Constructor.
void write(const Const_IOParameterPtr ¶meter, MessagePtr towrite) override
Writes a dump of the given DCMTree::Tree to a file with the given path/name.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.
Class to dump a DCMTree DICOM message into a human-readable file.
boost::shared_ptr< Message > MessagePtr
boost::shared_ptr< const IOParameter > Const_IOParameterPtr
boost::shared_ptr< Tree > TreePtr
Shared pointer to a DCMTree::Tree.
boost::shared_ptr< Dict > DictPtr
Shared pointer to a DCMTree::Dict.