Codeset_Translator_Base.cpp

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 // =====================================================================
00004 //
00005 // = LIBRARY
00006 //    TAO/tao
00007 //
00008 // = FILENAME
00009 //    Codeset_Translator_Base.cpp
00010 //
00011 // = DESCRIPTION The base for all the translator factories. Translator
00012 // factories are responsible for supplying the proper translator on
00013 // demand.
00014 //
00015 // = AUTHORS
00016 //      Phil Mesnier <mesnier_p@ociweb.com>
00017 //
00018 // =====================================================================
00019 
00020 #include "tao/Codeset_Translator_Base.h"
00021 
00022 ACE_RCSID (tao,
00023            Codeset_Translator_Base,
00024            "Codeset_Translator_Base.cpp,v 1.3 2006/03/10 07:19:05 jtc Exp")
00025 
00026 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00027 
00028 TAO_Codeset_Translator_Base::~TAO_Codeset_Translator_Base (void)
00029 {
00030 
00031 }
00032 
00033 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Thu Nov 9 11:54:09 2006 for TAO by doxygen 1.3.6