Codeset_Translator_Base.cpp

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    Codeset_Translator_Base.cpp
00006  *
00007  *  $Id: Codeset_Translator_Base.cpp 77028 2007-02-12 14:49:05Z johnnyw $
00008 
00009  *
00010  * factories are responsible for supplying the proper translator on
00011  * demand.
00012  *
00013  *
00014  *  @author   Phil Mesnier <mesnier_p@ociweb.com>
00015  */
00016 //=============================================================================
00017 
00018 
00019 #include "tao/Codeset_Translator_Base.h"
00020 
00021 ACE_RCSID (tao,
00022            Codeset_Translator_Base,
00023            "$Id: Codeset_Translator_Base.cpp 77028 2007-02-12 14:49:05Z johnnyw $")
00024 
00025 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00026 
00027 TAO_Codeset_Translator_Base::~TAO_Codeset_Translator_Base (void)
00028 {
00029 
00030 }
00031 
00032 TAO_END_VERSIONED_NAMESPACE_DECL

Generated on Sun Jan 27 13:07:31 2008 for TAO by doxygen 1.3.6