#include "tao/Codeset/Codeset_Descriptor.h"
#include "tao/Codeset/Codeset_Translator_Factory.h"
#include "ace/Codeset_Registry.h"
#include "ace/Log_Msg.h"
#include "tao/debug.h"
Go to the source code of this file.
The base for all the translator factories. Translator factories are responsible for supplying the proper translator on demand.
Definition in file Codeset_Descriptor.cpp.