📄 ifr_basics.h
字号:
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
lookup_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
describe_contents_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_module_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_constant_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_struct_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_union_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_enum_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_alias_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_value_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_value_box_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_exception_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_native_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_abstract_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_local_interface_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
create_ext_value_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);static void
_get_id_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
static void
_set_id_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);static void
_get_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
static void
_set_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);static void
_get_version_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
static void
_set_version_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);static void
_get_defined_in_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);static void
_get_absolute_name_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);static void
_get_containing_repository_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
describe_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
// TAO_IDL - Generated from
// be/be_interface.cpp:1951
static void
move_skel (
TAO_ServerRequest &req,
void *obj,
void *context
ACE_ENV_ARG_DECL_WITH_DEFAULTS
);
};
///////////////////////////////////////////////////////////////////////
// Strategized Proxy Broker Declaration
//
// TAO_IDL - Generated from
// be/be_visitor_interface/strategized_proxy_broker_sh.cpp:36
class _TAO_ModuleDef_Strategized_Proxy_Broker
: public virtual TAO::Collocation_Proxy_Broker
{
public:
_TAO_ModuleDef_Strategized_Proxy_Broker (void);
virtual ~_TAO_ModuleDef_Strategized_Proxy_Broker (void);
TAO::Collocation_Strategy
get_strategy (
CORBA::Object_ptr obj
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((CORBA::SystemException));
void
dispatch (
CORBA::Object_ptr obj,
CORBA::Object_out forward_obj,
TAO::Argument ** args,
int num_args,
const char * op,
size_t op_len,
TAO::Collocation_Strategy strategy
ACE_ENV_ARG_DECL
)
ACE_THROW_SPEC ((CORBA::Exception));
static _TAO_ModuleDef_Strategized_Proxy_Broker *
the_TAO_ModuleDef_Strategized_Proxy_Broker (void);
};
//
// End Strategized Proxy Broker Declaration
///////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////
// ThruPOA Proxy Impl. Declaration
//
// TAO_IDL - Generated from
// be/be_visitor_interface/thru_poa_proxy_impl_sh.cpp:37
class _TAO_ModuleDef_ThruPOA_Proxy_Impl
: public virtual ::POA_CORBA::_TAO_Container_ThruPOA_Proxy_Impl,
public virtual ::POA_CORBA::_TAO_Contained_ThruPOA_Proxy_Impl
{
public:
_TAO_ModuleDef_ThruPOA_Proxy_Impl (void);
virtual ~_TAO_ModuleDef_ThruPOA_Proxy_Impl (void) {}static void
_get_def_kind (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
destroy (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
lookup (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
contents (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
lookup_name (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
describe_contents (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_module (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_constant (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_struct (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_union (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_enum (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_alias (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_interface (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_value (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_value_box (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
ACE_ENV_ARG_DECL_WITH_DEFAULTS
)
ACE_THROW_SPEC ((
CORBA::SystemException
));
// TAO_IDL - Generated from
// be/be_interface.cpp:2132
static void
create_exception (
TAO_Abstract_ServantBase *servant,
TAO::Argument ** args,
int num_args
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -