summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/IFR_BaseS.i
diff options
context:
space:
mode:
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
+ );
+}