MeVisLab Toolbox Reference
DCMTree_CharacterSetConverter.h File Reference
#include "DCMTree_Lib.h"
#include "DCMTree_Defines.h"
#include <string>

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< CharacterSetConverterDCMTree::CharacterSetConverterPtr
 Shared pointer to a DCMTree::CharacterSetConverter.
 
typedef boost::shared_ptr< const CharacterSetConverterDCMTree::Const_CharacterSetConverterPtr