|
MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
| class | DCMTree::CharacterSetConverter |
| The class CharacterSetConverter is used for converting string values from one DICOM character set to another; character set names are those specified for the SpecificCharacterSet DICOM tag. More... | |
| class | DCMTree::CharacterSetConverter::Factory |
| Factory class must be installed by the implementing DLL. More... | |
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< CharacterSetConverter > | DCMTree::CharacterSetConverterPtr |
| Shared pointer to a DCMTree::CharacterSetConverter. | |
| typedef boost::shared_ptr< const CharacterSetConverter > | DCMTree::Const_CharacterSetConverterPtr |