TAO_RTCORBA  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TAO_RT_ORB Member List

This is the complete list of members for TAO_RT_ORB, including all inherited members.

_add_ref(void)CORBA::LocalObjectvirtual
_create_request(CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::Request_ptr &request, CORBA::Flags req_flags)CORBA::LocalObjectvirtual
_create_request(CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::ExceptionList_ptr exclist, CORBA::ContextList_ptr ctxtlist, CORBA::Request_ptr &request, CORBA::Flags req_flags)CORBA::LocalObjectvirtual
_decr_refcount(void)CORBA::LocalObject
_duplicate(LocalObject_ptr obj)CORBA::LocalObjectstatic
_duplicate(CORBA::Object_ptr obj)CORBA::LocalObjectstatic
_get_cached_policy(TAO_Cached_Policy_Type type)CORBA::LocalObject
_get_component(void)CORBA::LocalObjectvirtual
_get_interface(void)CORBA::LocalObjectvirtual
_get_orb(void)CORBA::LocalObjectvirtual
_get_policy(CORBA::PolicyType type)CORBA::LocalObject
_get_policy_overrides(const CORBA::PolicyTypeSeq &types)CORBA::LocalObject
_hash(CORBA::ULong maximum)CORBA::LocalObjectvirtual
_interface_repository_id(void) const CORBA::LocalObjectvirtual
_is_a(const char *logical_type_id)CORBA::LocalObjectvirtual
_is_collocated(void) const CORBA::LocalObjectvirtual
_is_equivalent(CORBA::Object_ptr other_obj)CORBA::LocalObjectvirtual
_is_local(void) const CORBA::LocalObjectvirtual
_key(void)CORBA::LocalObjectvirtual
_narrow(CORBA::Object_ptr obj)CORBA::LocalObjectstatic
_nil(void)CORBA::LocalObjectstatic
_non_existent(void)CORBA::LocalObjectvirtual
_out_type typedefCORBA::LocalObject
_proxy_broker(TAO::Object_Proxy_Broker *proxy_broker)CORBA::LocalObjectvirtual
_ptr_type typedefCORBA::LocalObject
_refcount_value(void) const CORBA::LocalObjectvirtual
_remove_ref(void)CORBA::LocalObjectvirtual
_repository_id(void)CORBA::LocalObjectvirtual
_request(const char *operation)CORBA::LocalObjectvirtual
_servant(void) const CORBA::LocalObjectvirtual
_set_policy_overrides(const CORBA::PolicyList &policies, CORBA::SetOverrideType set_add)CORBA::LocalObject
_stubobj(void) const CORBA::LocalObjectvirtual
_stubobj(void)CORBA::LocalObjectvirtual
_tao_any_destructor(void *)CORBA::LocalObjectstatic
_validate_connection(CORBA::PolicyList_out inconsistent_policies)CORBA::LocalObject
_var_type typedefCORBA::LocalObject
can_convert_to_ior(void) const CORBA::LocalObjectvirtual
convert_to_ior(bool use_omg_ior_format, const char *ior_prefix) const CORBA::LocalObjectvirtual
create_client_protocol_policy(const RTCORBA::ProtocolList &protocols)TAO_RT_ORBvirtual
create_mutex(void)TAO_RT_ORBvirtual
create_named_mutex(const char *name, CORBA::Boolean_out created_flag)TAO_RT_ORBvirtual
create_priority_banded_connection_policy(const RTCORBA::PriorityBands &priority_bands)TAO_RT_ORBvirtual
create_priority_model_policy(RTCORBA::PriorityModel priority_model, RTCORBA::Priority server_priority)TAO_RT_ORBvirtual
create_private_connection_policy(void)TAO_RT_ORBvirtual
create_server_protocol_policy(const RTCORBA::ProtocolList &protocols)TAO_RT_ORBvirtual
create_shared_memory_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size, CORBA::Boolean keep_alive, CORBA::Boolean dont_route, CORBA::Boolean no_delay, CORBA::Long preallocate_buffer_size, const char *mmap_filename, const char *mmap_lockname)TAO_RT_ORB
create_stream_control_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size, CORBA::Boolean keep_alive, CORBA::Boolean dont_route, CORBA::Boolean no_delay, CORBA::Boolean enable_network_priority)TAO_RT_ORB
create_tcp_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size, CORBA::Boolean keep_alive, CORBA::Boolean dont_route, CORBA::Boolean no_delay, CORBA::Boolean enable_network_priority)TAO_RT_ORB
create_threadpool(CORBA::ULong stacksize, CORBA::ULong static_threads, CORBA::ULong dynamic_threads, RTCORBA::Priority default_priority, CORBA::Boolean allow_request_buffering, CORBA::ULong max_buffered_requests, CORBA::ULong max_request_buffer_size)TAO_RT_ORBvirtual
create_threadpool_policy(RTCORBA::ThreadpoolId threadpool)TAO_RT_ORBvirtual
create_threadpool_with_lanes(CORBA::ULong stacksize, const RTCORBA::ThreadpoolLanes &lanes, CORBA::Boolean allow_borrowing, CORBA::Boolean allow_request_buffering, CORBA::ULong max_buffered_requests, CORBA::ULong max_request_buffer_size)TAO_RT_ORBvirtual
create_unix_domain_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size)TAO_RT_ORB
create_user_datagram_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size, CORBA::Boolean enable_network_priority)TAO_RT_ORB
destroy_mutex(RTCORBA::Mutex_ptr the_mutex)TAO_RT_ORBvirtual
destroy_threadpool(RTCORBA::ThreadpoolId threadpool)TAO_RT_ORBvirtual
dynamic_thread_time_TAO_RT_ORBprotected
ior(void) const CORBA::LocalObject
is_evaluated(void) const CORBA::LocalObject
is_nil_i(CORBA::Object_ptr obj)CORBA::LocalObjectstatic
lifespan_TAO_RT_ORBprotected
LocalObject(void)CORBA::LocalObjectprotected
marshal(TAO_OutputCDR &cdr)CORBA::LocalObjectvirtual
marshal(const Object_ptr x, TAO_OutputCDR &cdr)CORBA::LocalObjectstatic
modify_thread_scheduling_policy(CORBA::ORB_ptr orb)TAO_RT_ORBstatic
mutex_mgr_TAO_RT_ORBprotected
Object(TAO_Stub *p, CORBA::Boolean collocated=false, TAO_Abstract_ServantBase *servant=0, TAO_ORB_Core *orb_core=0)CORBA::LocalObject
Object(IOP::IOR *ior, TAO_ORB_Core *orb_core)CORBA::LocalObject
Object(int dummy=0)CORBA::LocalObjectprotected
open_named_mutex(const char *name)TAO_RT_ORBvirtual
orb_core(void) const TAO_RT_ORB
orb_core_TAO_RT_ORBprotected
proxy_broker() const CORBA::LocalObjectprotected
refcount_CORBA::LocalObjectprotected
steal_ior(void)CORBA::LocalObject
tao_object_initialize(Object *)CORBA::LocalObjectstatic
TAO_RT_ORB(TAO_ORB_Core *orb_core, TAO_RT_ORBInitializer::TAO_RTCORBA_DT_LifeSpan lifespan, ACE_Time_Value const &dynamic_thread_time)TAO_RT_ORB
tp_manager(void) const TAO_RT_ORB
tp_manager_TAO_RT_ORBprotected
~LocalObject(void)CORBA::LocalObjectvirtual
~Object(void)CORBA::LocalObjectvirtual
~TAO_RT_ORB(void)TAO_RT_ORBprotectedvirtual