OperationInterfaceC.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_METHODINTERFACE___CI_)
00033 #define _RTT_CORBA_METHODINTERFACE___CI_
00034 
00035 ACE_INLINE
00036 RTT::Corba::MethodInterface::MethodInterface (
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_MethodInterface_Proxy_Broker_ (0)
00044 {
00045   this->RTT_Corba_MethodInterface_setup_collocation ();
00046 }
00047 
00048 ACE_INLINE
00049 RTT::Corba::MethodInterface::MethodInterface (
00050     IOP::IOR *ior,
00051     TAO_ORB_Core *oc
00052   )
00053   : ::CORBA::Object (ior, oc),
00054     the_TAO_MethodInterface_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_COMMANDINTERFACE___CI_)
00064 #define _RTT_CORBA_COMMANDINTERFACE___CI_
00065 
00066 ACE_INLINE
00067 RTT::Corba::CommandInterface::CommandInterface (
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_CommandInterface_Proxy_Broker_ (0)
00075 {
00076   this->RTT_Corba_CommandInterface_setup_collocation ();
00077 }
00078 
00079 ACE_INLINE
00080 RTT::Corba::CommandInterface::CommandInterface (
00081     IOP::IOR *ior,
00082     TAO_ORB_Core *oc
00083   )
00084   : ::CORBA::Object (ior, oc),
00085     the_TAO_CommandInterface_Proxy_Broker_ (0)
00086 {
00087 }
00088 
00089 #endif /* end #if !defined */
00090 
Generated on Thu Dec 23 13:22:37 2010 for Orocos Real-Time Toolkit by  doxygen 1.6.3