MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | DCMTree::IOParameter |
base class to wrap parameters to be used for reading/writing messages this is needed because the toolkits have different capabilities (merge needs file-names, offis seems to work with streams too etc.) More... | |
Namespaces | |
namespace | DCMTree |
class to dump a DCMTree dicom message into a human readable file this class could be used as a starter to write a DCMTree::Writer subclass | |
Typedefs | |
typedef boost::shared_ptr< IOParameter > | DCMTree::IOParameterPtr |
typedef boost::shared_ptr< const IOParameter > | DCMTree::Const_IOParameterPtr |