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