📄 ifr_basics.i
字号:
// -*- C++ -*-
//
// IFR_BasicS.i,v 1.4 2003/10/28 18:34:20 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::Repository::_get_def_kind_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::IRObject_ptr impl = (POA_CORBA::Repository_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::Repository::destroy_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::IRObject_ptr impl = (POA_CORBA::Repository_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::Repository::lookup_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::contents_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::lookup_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::describe_contents_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_module_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_constant_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_struct_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_union_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_enum_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_alias_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_value_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_value_box_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_exception_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_native_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_abstract_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_local_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_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::Repository::create_ext_value_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL
)
{
POA_CORBA::Container_ptr impl = (POA_CORBA::Repository_ptr) obj;
POA_CORBA::Container::create_ext_value_skel (
req,
(POA_CORBA::Container_ptr) impl,
context
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::_get_def_kind (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_IRObject_ThruPOA_Proxy_Impl::_get_def_kind (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::destroy (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_IRObject_ThruPOA_Proxy_Impl::destroy (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::lookup (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl::lookup (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::contents (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl::contents (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::lookup_name (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl::lookup_name (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::describe_contents (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl::describe_contents (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::create_module (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl::create_module (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::create_constant (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((
CORBA::SystemException
))
{
POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl::create_constant (
servant,
args,
num_args
ACE_ENV_ARG_PARAMETER
);
}
// TAO_IDL - Generated from
// be/be_interface.cpp:1260
ACE_INLINE void
POA_CORBA::_TAO_Repository_ThruPOA_Proxy_Impl::create_struct (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -