summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/IFR_Service/InterfaceS.i
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/IFR_Service/InterfaceS.i')
-rw-r--r--TAO/orbsvcs/IFR_Service/InterfaceS.i8725
1 files changed, 0 insertions, 8725 deletions
diff --git a/TAO/orbsvcs/IFR_Service/InterfaceS.i b/TAO/orbsvcs/IFR_Service/InterfaceS.i
deleted file mode 100644
index 80cb9e9104c..00000000000
--- a/TAO/orbsvcs/IFR_Service/InterfaceS.i
+++ /dev/null
@@ -1,8725 +0,0 @@
-/* -*- C++ -*- */
-//$Id$
-
-// ****** Code generated by the The ACE ORB (TAO) IDL Compiler *******
-// TAO and the TAO IDL Compiler have been developed by the Center for
-// Distributed Object Computing at Washington University, St. Louis.
-//
-// Information about TAO is available at:
-// http://www.cs.wustl.edu/~schmidt/TAO.html
-
-ACE_INLINE void POA_IR::Contained::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::Contained_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Contained::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::Contained_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Container::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::Container_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Container::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::Container_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::IDLType::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::IDLType_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::IDLType::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::IDLType_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::Repository::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::Repository_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::lookup_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::lookup_id_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::get_canonical_typecode_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::get_canonical_typecode_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::get_primitive_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::get_primitive_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_string_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::create_string_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_wstring_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::create_wstring_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_sequence_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::create_sequence_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_array_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::create_array_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_fixed_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Repository_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Repository::create_fixed_skel (
- req,
- (POA_IR::Repository_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentRepository::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ComponentRepository_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ModuleDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ModuleDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConstantDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ConstantDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::TypedefDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::TypedefDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StructDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::StructDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UnionDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::UnionDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EnumDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::EnumDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AliasDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::AliasDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::NativeDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::NativeDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimitiveDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::PrimitiveDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimitiveDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::PrimitiveDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimitiveDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::PrimitiveDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StringDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::StringDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StringDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::StringDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::StringDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::StringDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::WstringDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::WstringDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::WstringDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::WstringDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::WstringDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::WstringDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FixedDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::FixedDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FixedDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::FixedDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FixedDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::FixedDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::SequenceDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::SequenceDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::SequenceDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::SequenceDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::SequenceDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::SequenceDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ArrayDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::ArrayDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ArrayDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ArrayDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ArrayDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ArrayDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ExceptionDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ExceptionDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::AttributeDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::AttributeDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::OperationDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::OperationDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::InterfaceDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::InterfaceDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueMemberDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ValueMemberDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ValueDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ValueBoxDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ValueBoxDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ProvidesDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ProvidesDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::UsesDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::UsesDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EventDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::EventDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::is_a_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::EventDef_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::EventDef::is_a_skel (
- req,
- (POA_IR::EventDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_event_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::EventDef_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::EventDef::_get_event_skel (
- req,
- (POA_IR::EventDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::EmitsDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::EmitsDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::is_a_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::EventDef_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::EventDef::is_a_skel (
- req,
- (POA_IR::EventDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_event_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::EventDef_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::EventDef::_get_event_skel (
- req,
- (POA_IR::EventDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PublishesDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::PublishesDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::is_a_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::EventDef_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::EventDef::is_a_skel (
- req,
- (POA_IR::EventDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_event_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::EventDef_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::EventDef::_get_event_skel (
- req,
- (POA_IR::EventDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ConsumesDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ConsumesDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_base_interfaces_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::_get_base_interfaces_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_set_base_interfaces_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::_set_base_interfaces_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_is_abstract_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::_get_is_abstract_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_set_is_abstract_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::_set_is_abstract_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_is_local_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::_get_is_local_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_set_is_local_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::_set_is_local_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::is_a_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::is_a_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_attribute_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::create_attribute_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_operation_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::InterfaceDef::create_operation_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::ComponentDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::ComponentDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::PrimaryKeyDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::PrimaryKeyDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_result_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_get_result_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_result_def_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_get_result_def_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_result_def_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_set_result_def_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_params_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_get_params_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_params_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_set_params_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_mode_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_get_mode_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_mode_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_set_mode_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_contexts_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_get_contexts_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_contexts_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_set_contexts_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_exceptions_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_get_exceptions_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_exceptions_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::OperationDef::_set_exceptions_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FactoryDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::FactoryDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_result_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_get_result_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_result_def_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_get_result_def_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_result_def_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_set_result_def_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_params_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_get_params_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_params_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_set_params_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_mode_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_get_mode_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_mode_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_set_mode_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_contexts_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_get_contexts_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_contexts_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_set_contexts_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_exceptions_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_get_exceptions_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_exceptions_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::OperationDef_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::OperationDef::_set_exceptions_skel (
- req,
- (POA_IR::OperationDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::FinderDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::FinderDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_base_interfaces_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::_get_base_interfaces_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_set_base_interfaces_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::_set_base_interfaces_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_is_abstract_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::_get_is_abstract_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_set_is_abstract_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::_set_is_abstract_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_is_local_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::_get_is_local_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_set_is_local_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::_set_is_local_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::is_a_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::is_a_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_attribute_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::create_attribute_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_operation_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::InterfaceDef_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::InterfaceDef::create_operation_skel (
- req,
- (POA_IR::InterfaceDef_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::lookup_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::lookup_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::lookup_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::lookup_name_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::describe_contents_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::describe_contents_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_module_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_module_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_constant_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_constant_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_struct_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_struct_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_union_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_union_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_enum_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_enum_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_alias_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_alias_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_interface_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_interface_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_value_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_value_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_value_box_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_value_box_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_exception_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_exception_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::create_native_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Container_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Container::create_native_skel (
- req,
- (POA_IR::Container_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_get_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_set_id_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_set_id_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_get_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_set_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_set_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_get_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_set_version_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_set_version_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_defined_in_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_get_defined_in_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_absolute_name_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_get_absolute_name_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_containing_repository_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::_get_containing_repository_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::describe_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::describe_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::move_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::Contained_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::Contained::move_skel (
- req,
- (POA_IR::Contained_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_type_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_IR::IDLType_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_IR::IDLType::_get_type_skel (
- req,
- (POA_IR::IDLType_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::_get_def_kind_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_CORBA::IRObject::_get_def_kind_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}
-ACE_INLINE void POA_IR::HomeDef::destroy_skel (
- CORBA::ServerRequest &req,
- void *obj,
- void *context,
- CORBA::Environment &env
- )
-{
- POA_CORBA::IRObject_ptr impl = (POA_IR::HomeDef_ptr) obj;
- POA_CORBA::IRObject::destroy_skel (
- req,
- (POA_CORBA::IRObject_ptr) impl,
- context,
- env
- );
-}