CORBALOC_Parser.i

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // CORBALOC_Parser.i,v 1.3 2005/11/02 07:13:02 ossama Exp
00004 
00005 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00006 
00007 ACE_INLINE
00008 TAO_CORBALOC_Parser::TAO_CORBALOC_Parser (void)
00009 {
00010 }
00011 
00012 ACE_INLINE
00013 TAO_CORBALOC_Parser::parsed_endpoint::parsed_endpoint (void)
00014  : profile_ (0)
00015 {
00016 }
00017 
00018 ACE_INLINE
00019 TAO_CORBALOC_Parser::parsed_endpoint::~parsed_endpoint (void)
00020 {
00021   if (this->profile_ != 0)
00022     this->profile_->_decr_refcnt();
00023 }
00024 
00025 TAO_END_VERSIONED_NAMESPACE_DECL

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