OperationsC.inl

00001 // -*- C++ -*-
00002 //
00003 // $Id$
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 // ../../../ACE_wrappers/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp:70
00031 
00032 #if !defined (_RTT_CORBA_EXPRESSION___CI_)
00033 #define _RTT_CORBA_EXPRESSION___CI_
00034 
00035 ACE_INLINE
00036 RTT::Corba::Expression::Expression (
00037     TAO_Stub *objref,
00038     ::CORBA::Boolean _tao_collocated,
00039     TAO_Abstract_ServantBase *servant,
00040     TAO_ORB_Core *oc
00041   )
00042   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00043     the_TAO_Expression_Proxy_Broker_ (0)
00044 {
00045   this->RTT_Corba_Expression_setup_collocation ();
00046 }
00047 
00048 ACE_INLINE
00049 RTT::Corba::Expression::Expression (
00050     IOP::IOR *ior,
00051     TAO_ORB_Core *oc
00052   )
00053   : ::CORBA::Object (ior, oc),
00054     the_TAO_Expression_Proxy_Broker_ (0)
00055 {
00056 }
00057 
00058 #endif /* end #if !defined */
00059 
00060 // TAO_IDL - Generated from
00061 // ../../../ACE_wrappers/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp:70
00062 
00063 #if !defined (_RTT_CORBA_ASSIGNABLEEXPRESSION___CI_)
00064 #define _RTT_CORBA_ASSIGNABLEEXPRESSION___CI_
00065 
00066 ACE_INLINE
00067 RTT::Corba::AssignableExpression::AssignableExpression (
00068     TAO_Stub *objref,
00069     ::CORBA::Boolean _tao_collocated,
00070     TAO_Abstract_ServantBase *servant,
00071     TAO_ORB_Core *oc
00072   )
00073   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00074     the_TAO_AssignableExpression_Proxy_Broker_ (0)
00075 {
00076   this->RTT_Corba_AssignableExpression_setup_collocation ();
00077 }
00078 
00079 ACE_INLINE
00080 RTT::Corba::AssignableExpression::AssignableExpression (
00081     IOP::IOR *ior,
00082     TAO_ORB_Core *oc
00083   )
00084   : ::CORBA::Object (ior, oc),
00085     the_TAO_AssignableExpression_Proxy_Broker_ (0)
00086 {
00087 }
00088 
00089 #endif /* end #if !defined */
00090 
00091 // TAO_IDL - Generated from
00092 // ../../../ACE_wrappers/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp:70
00093 
00094 #if !defined (_RTT_CORBA_ACTION___CI_)
00095 #define _RTT_CORBA_ACTION___CI_
00096 
00097 ACE_INLINE
00098 RTT::Corba::Action::Action (
00099     TAO_Stub *objref,
00100     ::CORBA::Boolean _tao_collocated,
00101     TAO_Abstract_ServantBase *servant,
00102     TAO_ORB_Core *oc
00103   )
00104   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00105     the_TAO_Action_Proxy_Broker_ (0)
00106 {
00107   this->RTT_Corba_Action_setup_collocation ();
00108 }
00109 
00110 ACE_INLINE
00111 RTT::Corba::Action::Action (
00112     IOP::IOR *ior,
00113     TAO_ORB_Core *oc
00114   )
00115   : ::CORBA::Object (ior, oc),
00116     the_TAO_Action_Proxy_Broker_ (0)
00117 {
00118 }
00119 
00120 #endif /* end #if !defined */
00121 
00122 // TAO_IDL - Generated from
00123 // ../../../ACE_wrappers/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp:70
00124 
00125 #if !defined (_RTT_CORBA_METHOD___CI_)
00126 #define _RTT_CORBA_METHOD___CI_
00127 
00128 ACE_INLINE
00129 RTT::Corba::Method::Method (
00130     TAO_Stub *objref,
00131     ::CORBA::Boolean _tao_collocated,
00132     TAO_Abstract_ServantBase *servant,
00133     TAO_ORB_Core *oc
00134   )
00135   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00136     the_TAO_Method_Proxy_Broker_ (0)
00137 {
00138   this->RTT_Corba_Method_setup_collocation ();
00139 }
00140 
00141 ACE_INLINE
00142 RTT::Corba::Method::Method (
00143     IOP::IOR *ior,
00144     TAO_ORB_Core *oc
00145   )
00146   : ::CORBA::Object (ior, oc),
00147     the_TAO_Method_Proxy_Broker_ (0)
00148 {
00149 }
00150 
00151 #endif /* end #if !defined */
00152 
00153 // TAO_IDL - Generated from
00154 // ../../../ACE_wrappers/TAO/TAO_IDL/be/be_visitor_interface/interface_ci.cpp:70
00155 
00156 #if !defined (_RTT_CORBA_COMMAND___CI_)
00157 #define _RTT_CORBA_COMMAND___CI_
00158 
00159 ACE_INLINE
00160 RTT::Corba::Command::Command (
00161     TAO_Stub *objref,
00162     ::CORBA::Boolean _tao_collocated,
00163     TAO_Abstract_ServantBase *servant,
00164     TAO_ORB_Core *oc
00165   )
00166   : ::CORBA::Object (objref, _tao_collocated, servant, oc),
00167     the_TAO_Command_Proxy_Broker_ (0)
00168 {
00169   this->RTT_Corba_Command_setup_collocation ();
00170 }
00171 
00172 ACE_INLINE
00173 RTT::Corba::Command::Command (
00174     IOP::IOR *ior,
00175     TAO_ORB_Core *oc
00176   )
00177   : ::CORBA::Object (ior, oc),
00178     the_TAO_Command_Proxy_Broker_ (0)
00179 {
00180 }
00181 
00182 #endif /* end #if !defined */
00183 
Generated on Thu Dec 23 13:22:37 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3