00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
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
00059
00060
00061
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
00090
00091
00092
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
00121
00122
00123
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
00152
00153
00154
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
00183