MeVisLab Toolbox 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 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 |