, including all inherited members.
_create_policy(CORBA::PolicyType type) | CORBA::ORB | |
_decr_refcount(void) | CORBA::ORB | |
_duplicate(CORBA::ORB_ptr orb) | CORBA::ORB | [static] |
_incr_refcount(void) | CORBA::ORB | |
_nil(void) | CORBA::ORB | [static] |
_out_type typedef | CORBA::ORB | |
_ptr_type typedef | CORBA::ORB | |
_refcount(void) const | CORBA::ORB | |
_tao_make_ORB(TAO_ORB_Core *orb_core) | CORBA::ORB | [static] |
_tc_ObjectId | CORBA::ORB | [static] |
_tc_ObjectIdList | CORBA::ORB | [static] |
_use_omg_ior_format(CORBA::Boolean ior) | CORBA::ORB | |
_use_omg_ior_format(void) | CORBA::ORB | |
_var_type typedef | CORBA::ORB | |
check_shutdown(void) | CORBA::ORB | [private] |
create_abstract_interface_tc(const char *id, const char *name) | CORBA::ORB | |
create_alias_tc(const char *id, const char *name, CORBA::TypeCode_ptr original_type) | CORBA::ORB | |
create_array_tc(CORBA::ULong length, CORBA::TypeCode_ptr element_type) | CORBA::ORB | |
create_component_tc(const char *id, const char *name) | CORBA::ORB | |
create_context_list(CORBA::ContextList_ptr &ctxtlist) | CORBA::ORB | |
create_enum_tc(const char *id, const char *name, const CORBA::EnumMemberSeq &members) | CORBA::ORB | |
create_environment(CORBA::Environment_ptr &new_env) | CORBA::ORB | |
create_event_tc(const char *id, const char *name, CORBA::ValueModifier type_modifier, CORBA::TypeCode_ptr concrete_base, const CORBA::ValueMemberSeq &members) | CORBA::ORB | |
create_exception_list(CORBA::ExceptionList_ptr &exclist) | CORBA::ORB | |
create_exception_tc(const char *id, const char *name, const CORBA::StructMemberSeq &members) | CORBA::ORB | |
create_fixed_tc(CORBA::UShort digits, CORBA::UShort scale) | CORBA::ORB | |
create_home_tc(const char *id, const char *name) | CORBA::ORB | |
create_interface_tc(const char *id, const char *name) | CORBA::ORB | |
create_list(CORBA::Long count, CORBA::NVList_ptr &new_list) | CORBA::ORB | |
create_local_interface_tc(const char *id, const char *name) | CORBA::ORB | |
create_named_value(CORBA::NamedValue_ptr &nmval) | CORBA::ORB | |
create_native_tc(const char *id, const char *name) | CORBA::ORB | |
create_operation_list(CORBA::OperationDef_ptr opDef, CORBA::NVList_ptr &result) | CORBA::ORB | |
create_policy(CORBA::PolicyType type, const CORBA::Any &val) | CORBA::ORB | |
create_recursive_tc(const char *id) | CORBA::ORB | |
create_sequence_tc(CORBA::ULong bound, CORBA::TypeCode_ptr element_type) | CORBA::ORB | |
create_string_tc(CORBA::ULong bound) | CORBA::ORB | |
create_struct_tc(const char *id, const char *name, const CORBA::StructMemberSeq &members) | CORBA::ORB | |
create_union_tc(const char *id, const char *name, CORBA::TypeCode_ptr discriminator_type, const CORBA::UnionMemberSeq &members) | CORBA::ORB | |
create_value_box_tc(const char *id, const char *name, CORBA::TypeCode_ptr boxed_type) | CORBA::ORB | |
create_value_tc(const char *id, const char *name, CORBA::ValueModifier type_modifier, CORBA::TypeCode_ptr concrete_base, const CORBA::ValueMemberSeq &members) | CORBA::ORB | |
create_wstring_tc(CORBA::ULong bound) | CORBA::ORB | |
destroy(void) | CORBA::ORB | |
get_default_context(CORBA::Context_ptr &ctx) | CORBA::ORB | |
get_next_response(CORBA::Request_ptr &req) | CORBA::ORB | |
get_service_information(CORBA::ServiceType service_type, CORBA::ServiceInformation_out service_information) | CORBA::ORB | |
get_timeout(void) | CORBA::ORB | |
id(void) | CORBA::ORB | |
ior_string_to_object(const char *ior) | CORBA::ORB | [private] |
list_initial_services(void) | CORBA::ORB | |
lookup_value_factory(const char *repository_id) | CORBA::ORB | |
object_to_string(CORBA::Object_ptr obj) | CORBA::ORB | |
ObjectId typedef | CORBA::ORB | |
ObjectId_out typedef | CORBA::ORB | |
ObjectId_var typedef | CORBA::ORB | |
ObjectIdList typedef | CORBA::ORB | |
ObjectIdList_out typedef | CORBA::ORB | |
ObjectIdList_ptr typedef | CORBA::ORB | |
ObjectIdList_var typedef | CORBA::ORB | |
operator=(const ORB &) | CORBA::ORB | [private] |
ORB(TAO_ORB_Core *orb_core) | CORBA::ORB | [protected] |
ORB(const ORB &) | CORBA::ORB | [private] |
orb_core(void) const | CORBA::ORB | |
orb_core_ | CORBA::ORB | [private] |
perform_work(void) | CORBA::ORB | |
perform_work(ACE_Time_Value &tv) | CORBA::ORB | |
perform_work(ACE_Time_Value *tv) | CORBA::ORB | |
poll_next_response(void) | CORBA::ORB | |
refcount_ | CORBA::ORB | [private] |
register_initial_reference(const char *id, CORBA::Object_ptr obj) | CORBA::ORB | |
register_value_factory(const char *repository_id, CORBA::ValueFactory factory) | CORBA::ORB | |
resolve_initial_references(const char *name, ACE_Time_Value *timeout=0) | CORBA::ORB | |
resolve_policy_current(void) | CORBA::ORB | [protected] |
resolve_policy_manager(void) | CORBA::ORB | [protected] |
resolve_service(TAO::MCAST_SERVICEID service_id) | CORBA::ORB | [private] |
run(void) | CORBA::ORB | |
run(ACE_Time_Value &tv) | CORBA::ORB | |
run(ACE_Time_Value *tv) | CORBA::ORB | |
send_multiple_requests_deferred(const CORBA::RequestSeq &req) | CORBA::ORB | |
send_multiple_requests_oneway(const CORBA::RequestSeq &req) | CORBA::ORB | |
set_timeout(ACE_Time_Value *timeout) | CORBA::ORB | [private] |
shutdown(CORBA::Boolean wait_for_completion=false) | CORBA::ORB | |
string_to_object(const char *str) | CORBA::ORB | |
timeout_ | CORBA::ORB | [private] |
unregister_initial_reference(const char *id) | CORBA::ORB | |
unregister_value_factory(const char *repository_id) | CORBA::ORB | |
url_ior_string_to_object(const char *ior) | CORBA::ORB | [private] |
use_omg_ior_format_ | CORBA::ORB | [private] |
work_pending(void) | CORBA::ORB | |
work_pending(ACE_Time_Value &tv) | CORBA::ORB | |
~ORB(void) | CORBA::ORB | [protected] |