summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/IFR_BaseS.i
diff options
context:
space:
mode:
authornobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-20 14:32:29 +0000
committernobody <nobody@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-07-20 14:32:29 +0000
commit313d763c57f0116ae8a4d516a339356e20578e19 (patch)
tree2f3d376496d8634487d22da4494ba47b13cedee8 /TAO/orbsvcs/IFR_Service/IFR_BaseS.i
parent5cb0ff6546c403f37cca5ec8228c1c4c6b08b300 (diff)
downloadATCD-OS-h_refactor.tar.gz
This commit was manufactured by cvs2svn to create branchOS-h_refactor
'OS-h_refactor'.
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/IFR_BaseS.i')
-rw-r--r--TAO/orbsvcs/IFR_Service/IFR_BaseS.i321
1 files changed, 321 insertions, 0 deletions
diff --git a/TAO/orbsvcs/IFR_Service/IFR_BaseS.i b/TAO/orbsvcs/IFR_Service/IFR_BaseS.i
new file mode 100644
index 00000000000..8224fd18394
--- /dev/null
+++ b/TAO/orbsvcs/IFR_Service/IFR_BaseS.i
@@ -0,0 +1,321 @@
+// -*- C++ -*-
+//
+// $Id$
+
+// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
+// TAO and the TAO IDL Compiler have been developed by:
+// Center for Distributed Object Computing
+// Washington University
+// St. Louis, MO
+// USA
+// http://www.cs.wustl.edu/~schmidt/doc-center.html
+// and
+// Distributed Object Computing Laboratory
+// University of California at Irvine
+// Irvine, CA
+// USA
+// http://doc.ece.uci.edu/
+//
+// Information about TAO is available at:
+// http://www.cs.wustl.edu/~schmidt/TAO.html
+
+ACE_INLINE void POA_CORBA_Contained::_get_def_kind_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_Contained_ptr) obj;
+ POA_CORBA_IRObject::_get_def_kind_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_Contained::destroy_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_Contained_ptr) obj;
+ POA_CORBA_IRObject::destroy_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_Container::_get_def_kind_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_Container_ptr) obj;
+ POA_CORBA_IRObject::_get_def_kind_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_Container::destroy_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_Container_ptr) obj;
+ POA_CORBA_IRObject::destroy_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_IDLType::_get_def_kind_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_IDLType_ptr) obj;
+ POA_CORBA_IRObject::_get_def_kind_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_IDLType::destroy_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_IDLType_ptr) obj;
+ POA_CORBA_IRObject::destroy_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_id_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_get_id_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_set_id_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_set_id_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_name_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_get_name_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_set_name_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_set_name_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_version_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_get_version_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_set_version_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_set_version_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_defined_in_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_get_defined_in_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_absolute_name_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_get_absolute_name_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_containing_repository_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::_get_containing_repository_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::describe_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::describe_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::move_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_Contained_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_Contained::move_skel (
+ req,
+ (POA_CORBA_Contained_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_type_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IDLType_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_IDLType::_get_type_skel (
+ req,
+ (POA_CORBA_IDLType_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::_get_def_kind_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_IRObject::_get_def_kind_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}
+ACE_INLINE void POA_CORBA_TypedefDef::destroy_skel (
+ TAO_ServerRequest &req,
+ void *obj,
+ void *context
+ ACE_ENV_ARG_DECL
+ )
+{
+ POA_CORBA_IRObject_ptr impl = (POA_CORBA_TypedefDef_ptr) obj;
+ POA_CORBA_IRObject::destroy_skel (
+ req,
+ (POA_CORBA_IRObject_ptr) impl,
+ context
+ ACE_ENV_ARG_PARAMETER
+ );
+}