#include "tao/debug.h"
#include "ace/Dynamic_Service.h"
#include "ace/Log_Msg.h"
#include "tao/Codeset/UTF8_Latin1_Factory.h"
Go to the source code of this file.
Functions | |
ACE_STATIC_SVC_DEFINE (TAO_UTF8_Latin1_Factory, ACE_TEXT("UTF8_Latin1_Factory"), ACE_SVC_OBJ_T,&ACE_SVC_NAME(TAO_UTF8_Latin1_Factory), ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ, 0) TAO_UTF8_Latin1_Factory |
ACE_STATIC_SVC_DEFINE | ( | TAO_UTF8_Latin1_Factory | , | |
ACE_TEXT("UTF8_Latin1_Factory") | , | |||
ACE_SVC_OBJ_T | , | |||
& | ACE_SVC_NAMETAO_UTF8_Latin1_Factory, | |||
ACE_Service_Type::DELETE_THIS|ACE_Service_Type::DELETE_OBJ | , | |||
0 | ||||
) |
Definition at line 9 of file UTF8_Latin1_Factory.cpp.
: translator_ (0) { }