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

Dictionary class to provide dicom-meta information. More...

#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

namespace  DCMTree_Utils
 

dictionary class to provide dicom-meta information


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< Dict > DCMTree::DictPtr
 shared-pointer to a DCMTree::Dict
typedef boost::shared_ptr
< const Dict > 
DCMTree::Const_DictPtr

Detailed Description

Dictionary class to provide dicom-meta information.

Author:
Sascha Bohnenkamp
Date:
10/2006

Definition in file DCMTree_Dict.h.