MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
class | DCMTree::CharacterSetConverter |
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 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 this class could be used as a starter to write a DCMTree::Writer subclass | |
Typedefs | |
typedef boost::shared_ptr< CharacterSetConverter > | DCMTree::CharacterSetConverterPtr |
shared-pointer to a DCMTree::CharacterSetConverter | |
typedef boost::shared_ptr< const CharacterSetConverter > | DCMTree::Const_CharacterSetConverterPtr |