MeVisLab Toolbox Reference
|
Factory class must be installed by the implementing DLL. More...
#include <DCMTree_CharacterSetConverter.h>
Public Member Functions | |
virtual | ~Factory () |
virtual CharacterSetConverterPtr | createConverter (const std::string &originalcharacterset, const std::string &newcharacterset)=0 |
Factory class must be installed by the implementing DLL.
Definition at line 71 of file DCMTree_CharacterSetConverter.h.
|
virtual |
|
pure virtual |