Regular_POA.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // $Id: Regular_POA.inl 78630 2007-06-28 10:34:07Z johnnyw $
00004 
00005 #if !defined (CORBA_E_MICRO)
00006 
00007 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00008 
00009 ACE_INLINE PortableServer::POA_ptr
00010 TAO_Regular_POA::the_parent (void)
00011 {
00012   return PortableServer::POA::_duplicate (this->parent_);
00013 }
00014 
00015 TAO_END_VERSIONED_NAMESPACE_DECL
00016 
00017 #endif
00018 

Generated on Tue Feb 2 17:40:54 2010 for TAO_PortableServer by  doxygen 1.4.7