DomainC.inl

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 //
00003 // DomainC.inl,v 1.13 2006/04/19 08:39:44 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_DOMAINMANAGER___CI_)
00035 #define _CORBA_DOMAINMANAGER___CI_
00036 
00037 ACE_INLINE
00038 CORBA::DomainManager::DomainManager (
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_DomainManager_Proxy_Broker_ (0)
00046 {
00047   this->CORBA_DomainManager_setup_collocation ();
00048 }
00049 
00050 ACE_INLINE
00051 CORBA::DomainManager::DomainManager (
00052     IOP::IOR *ior,
00053     TAO_ORB_Core *oc
00054   )
00055   : ::CORBA::Object (ior, oc),
00056     the_TAO_DomainManager_Proxy_Broker_ (0)
00057 {
00058 }
00059 
00060 #endif /* end #if !defined */
00061 
00062 // TAO_IDL - Generated from
00063 // be\be_visitor_interface/interface_ci.cpp:70
00064 
00065 #if !defined (_CORBA_CONSTRUCTIONPOLICY___CI_)
00066 #define _CORBA_CONSTRUCTIONPOLICY___CI_
00067 
00068 ACE_INLINE
00069 CORBA::ConstructionPolicy::ConstructionPolicy (
00070     TAO_Stub *objref,
00071     CORBA::Boolean _tao_collocated,
00072     TAO_Abstract_ServantBase *servant,
00073     TAO_ORB_Core *oc
00074   )
00075   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00076     the_TAO_ConstructionPolicy_Proxy_Broker_ (0)
00077 {
00078   this->CORBA_ConstructionPolicy_setup_collocation ();
00079 }
00080 
00081 ACE_INLINE
00082 CORBA::ConstructionPolicy::ConstructionPolicy (
00083     IOP::IOR *ior,
00084     TAO_ORB_Core *oc
00085   )
00086   : ::CORBA::Object (ior, oc),
00087     the_TAO_ConstructionPolicy_Proxy_Broker_ (0)
00088 {
00089 }
00090 
00091 #endif /* end #if !defined */
00092 
00093 TAO_END_VERSIONED_NAMESPACE_DECL

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