📄 ifr_componentss.i
字号:
// -*- C++ -*-
//
// IFR_ComponentsS.i,v 1.5 2003/10/28 18:34:22 bala Exp
// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
// TAO and the TAO IDL Compiler have been developed by:
// Center for Distributed Object Computing
// Washington University
// St. Louis, MO
// USA
// http://www.cs.wustl.edu/~schmidt/doc-center.html
// and
// Distributed Object Computing Laboratory
// University of California at Irvine
// Irvine, CA
// USA
// http://doc.ece.uci.edu/
// and
// Institute for Software Integrated Systems
// Vanderbilt University
// Nashville, TN
// USA
// http://www.isis.vanderbilt.edu/
//
// Information about TAO is available at:
// http://www.cs.wustl.edu/~schmidt/TAO.html
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_def_kind_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::IRObject_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::IRObject::_get_def_kind_skel (
req,
(POA_CORBA::IRObject_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::destroy_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::IRObject_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::IRObject::destroy_skel (
req,
(POA_CORBA::IRObject_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::lookup_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::lookup_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::contents_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::contents_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::lookup_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::lookup_name_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::describe_contents_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::describe_contents_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_module_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_module_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_constant_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_constant_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_struct_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_struct_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_union_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_union_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_enum_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_enum_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_alias_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_alias_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_interface_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_value_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_value_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_value_box_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_value_box_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_exception_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_exception_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_native_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_native_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_abstract_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_abstract_interface_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_local_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_local_interface_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::create_ext_value_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Container::create_ext_value_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_id_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_get_id_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_set_id_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_set_id_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_get_name_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_set_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_set_name_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_version_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_get_version_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_set_version_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_set_version_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_defined_in_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_get_defined_in_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_absolute_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_get_absolute_name_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_containing_repository_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::_get_containing_repository_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::describe_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::describe_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
ACE_INLINE void POA_CORBA::ComponentIR::EventDef::move_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Contained_ptr impl = (POA_CORBA::ComponentIR::EventDef_ptr) obj;
POA_CORBA::Contained::move_skel (
req,
(POA_CORBA::Contained_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}ACE_INLINE void POA_CORBA::ComponentIR::EventDef::_get_type_skel (
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -