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

namespace  DCMTree_Utils
 Dictionary class to provide DICOM meta information.
 
namespace  DCMTree
 Class to dump a DCMTree DICOM message into a human-readable file.
 

Typedefs

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