MeVisLab Toolbox Reference
DCMTree_Dict.h File Reference
#include "DCMTree_Lib.h"
#include "DCMTree_TagInfo.h"
#include "DCMTree_Defines.h"
#include <string>

Go to the source code of this file.

Classes

class  DCMTree::Dict
 

Namespaces

 DCMTree_Utils
 dictionary class to provide dicom-meta information
 
 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< Dict > DCMTree::DictPtr
 shared-pointer to a DCMTree::Dict More...
 
typedef boost::shared_ptr< const Dict > DCMTree::Const_DictPtr