MeVisLabToolboxReference
MeVis/Foundation/Sources/DicomTree/MLDicomTree/DCMTree_IOParameter.h File Reference

Base class to wrap parameters to be used for reading/writing messages. More...

#include "DCMTree_Defines.h"
#include "DCMTree_Lib.h"

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

Detailed Description

Base class to wrap parameters to be used for reading/writing messages.

Author:
Sascha Bohnenkamp
Date:
10/2006

Definition in file DCMTree_IOParameter.h.