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.
 

Typedefs

typedef boost::shared_ptr< Dict > DCMTree::DictPtr
 Shared pointer to a DCMTree::Dict. More...
 
typedef boost::shared_ptr< const Dict > DCMTree::Const_DictPtr