PolicyC.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // PolicyC.inl,v 1.13 2006/04/19 08:40:55 jwillemsen Exp
00004 
00005 // ****  Code generated by the The ACE ORB (TAO) IDL Compiler ****
00006 // TAO and the TAO IDL Compiler have been developed by:
00007 //       Center for Distributed Object Computing
00008 //       Washington University
00009 //       St. Louis, MO
00010 //       USA
00011 //       http://www.cs.wustl.edu/~schmidt/doc-center.html
00012 // and
00013 //       Distributed Object Computing Laboratory
00014 //       University of California at Irvine
00015 //       Irvine, CA
00016 //       USA
00017 //       http://doc.ece.uci.edu/
00018 // and
00019 //       Institute for Software Integrated Systems
00020 //       Vanderbilt University
00021 //       Nashville, TN
00022 //       USA
00023 //       http://www.isis.vanderbilt.edu/
00024 //
00025 // Information about TAO is available at:
00026 //     http://www.cs.wustl.edu/~schmidt/TAO.html
00027 
00028 
00029 // TAO_IDL - Generated from
00030 // be\be_visitor_interface/interface_ci.cpp:70
00031 
00032 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00033 
00034 #if !defined (_CORBA_POLICY___CI_)
00035 #define _CORBA_POLICY___CI_
00036 
00037 ACE_INLINE
00038 CORBA::Policy::Policy (
00039     TAO_Stub *objref,
00040     CORBA::Boolean _tao_collocated,
00041     TAO_Abstract_ServantBase *servant,
00042     TAO_ORB_Core *oc
00043   )
00044   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00045     the_TAO_Policy_Proxy_Broker_ (0)
00046 {
00047   this->CORBA_Policy_setup_collocation ();
00048 }
00049 
00050 ACE_INLINE
00051 CORBA::Policy::Policy (
00052     IOP::IOR *ior,
00053     TAO_ORB_Core *oc
00054   )
00055   : ::CORBA::Object (ior, oc),
00056     the_TAO_Policy_Proxy_Broker_ (0)
00057 {
00058 }
00059 
00060 #endif /* end #if !defined */
00061 
00062 TAO_END_VERSIONED_NAMESPACE_DECL

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