TAO_RTCORBA 4.0.0
Loading...
Searching...
No Matches
TAO_RT_ORB Member List

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

_add_ref()CORBA::Objectvirtual
_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()CORBA::Object
_duplicate(LocalObject_ptr obj)CORBA::LocalObjectstatic
CORBA::Object::_duplicate(CORBA::Object_ptr obj)CORBA::Objectstatic
_get_component()CORBA::LocalObjectvirtual
_get_interface()CORBA::LocalObjectvirtual
_get_orb()CORBA::LocalObjectvirtual
_hash(CORBA::ULong maximum)CORBA::LocalObjectvirtual
_interface_repository_id() constCORBA::Objectvirtual
_is_a(const char *logical_type_id)CORBA::Objectvirtual
_is_collocated() constCORBA::Objectvirtual
_is_equivalent(CORBA::Object_ptr other_obj)CORBA::LocalObjectvirtual
_is_local() constCORBA::Objectvirtual
_key()CORBA::LocalObjectvirtual
_narrow(CORBA::Object_ptr obj)CORBA::LocalObjectstatic
_nil()CORBA::LocalObjectstatic
_non_existent()CORBA::LocalObjectvirtual
_out_type typedefCORBA::LocalObject
_proxy_broker(TAO::Object_Proxy_Broker *proxy_broker)CORBA::Objectvirtual
_ptr_type typedefCORBA::LocalObject
_refcount_value() constCORBA::Objectvirtual
_remove_ref()CORBA::Objectvirtual
_repository_id()CORBA::LocalObjectvirtual
_request(const char *operation)CORBA::LocalObjectvirtual
_servant() constCORBA::Objectvirtual
_stubobj() constCORBA::Objectvirtual
_stubobj()CORBA::Objectvirtual
_tao_any_destructor(void *)CORBA::Objectstatic
_var_type typedefCORBA::LocalObject
can_convert_to_ior() constCORBA::Objectvirtual
convert_to_ior(bool use_omg_ior_format, const char *ior_prefix) constCORBA::Objectvirtual
create_client_protocol_policy(const RTCORBA::ProtocolList &protocols)TAO_RT_ORBvirtual
RTCORBA::RTORB::create_client_protocol_policy(in ProtocolList protocols)RTCORBA::RTORB
create_mutex()TAO_RT_ORBvirtual
create_named_mutex(const char *name, CORBA::Boolean_out created_flag)TAO_RT_ORBvirtual
RTCORBA::RTORB::create_named_mutex(in string name, out boolean created_flag)RTCORBA::RTORB
create_priority_banded_connection_policy(const RTCORBA::PriorityBands &priority_bands)TAO_RT_ORBvirtual
RTCORBA::RTORB::create_priority_banded_connection_policy(in PriorityBands priority_bands)RTCORBA::RTORB
create_priority_model_policy(RTCORBA::PriorityModel priority_model, RTCORBA::Priority server_priority)TAO_RT_ORBvirtual
RTCORBA::RTORB::create_priority_model_policy(in PriorityModel priority_model, in Priority server_priority)RTCORBA::RTORB
create_private_connection_policy()TAO_RT_ORBvirtual
create_server_protocol_policy(const RTCORBA::ProtocolList &protocols)TAO_RT_ORBvirtual
RTCORBA::RTORB::create_server_protocol_policy(in ProtocolList protocols)RTCORBA::RTORB
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
RTCORBA::RTORB::create_shared_memory_protocol_properties(in long send_buffer_size, in long recv_buffer_size, in boolean keep_alive, in boolean dont_route, in boolean no_delay, in long preallocate_buffer_size, in string mmap_filename, in string mmap_lockname)RTCORBA::RTORB
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
RTCORBA::RTORB::create_stream_control_protocol_properties(in long send_buffer_size, in long recv_buffer_size, in boolean keep_alive, in boolean dont_route, in boolean no_delay, in boolean enable_network_priority)RTCORBA::RTORB
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
RTCORBA::RTORB::create_tcp_protocol_properties(in long send_buffer_size, in long recv_buffer_size, in boolean keep_alive, in boolean dont_route, in boolean no_delay, in boolean enable_network_priority)RTCORBA::RTORB
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
RTCORBA::RTORB::create_threadpool(in unsigned long stacksize, in unsigned long static_threads, in unsigned long dynamic_threads, in Priority default_priority, in boolean allow_request_buffering, in unsigned long max_buffered_requests, in unsigned long max_request_buffer_size)RTCORBA::RTORB
create_threadpool_policy(RTCORBA::ThreadpoolId threadpool)TAO_RT_ORBvirtual
RTCORBA::RTORB::create_threadpool_policy(in ThreadpoolId threadpool)RTCORBA::RTORB
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
RTCORBA::RTORB::create_threadpool_with_lanes(in unsigned long stacksize, in ThreadpoolLanes lanes, in boolean allow_borrowing, in boolean allow_request_buffering, in unsigned long max_buffered_requests, in unsigned long max_request_buffer_size)RTCORBA::RTORB
create_unix_domain_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size)TAO_RT_ORB
RTCORBA::RTORB::create_unix_domain_protocol_properties(in long send_buffer_size, in long recv_buffer_size)RTCORBA::RTORB
create_user_datagram_protocol_properties(CORBA::Long send_buffer_size, CORBA::Long recv_buffer_size, CORBA::Boolean enable_network_priority)TAO_RT_ORB
RTCORBA::RTORB::create_user_datagram_protocol_properties(in long send_buffer_size, in long recv_buffer_size, in boolean enable_network_priority)RTCORBA::RTORB
destroy_mutex(RTCORBA::Mutex_ptr the_mutex)TAO_RT_ORBvirtual
RTCORBA::RTORB::destroy_mutex(in Mutex the_mutex)RTCORBA::RTORB
destroy_threadpool(RTCORBA::ThreadpoolId threadpool)TAO_RT_ORBvirtual
RTCORBA::RTORB::destroy_threadpool(in ThreadpoolId threadpool)RTCORBA::RTORB
dynamic_thread_time_TAO_RT_ORBprotected
ior() constCORBA::Object
ior_CORBA::Objectprivate
is_evaluated() constCORBA::Object
is_evaluated_CORBA::Objectprivate
is_local_CORBA::Objectprivate
is_nil_i(CORBA::Object_ptr obj)CORBA::Objectstatic
lifespan_TAO_RT_ORBprotected
LocalObject()CORBA::LocalObjectprotected
LocalObject(const LocalObject &)=deleteCORBA::LocalObjectprivate
marshal(TAO_OutputCDR &cdr)CORBA::Objectvirtual
marshal(const Object_ptr x, TAO_OutputCDR &cdr)CORBA::Objectstatic
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::Object
Object(IOP::IOR *ior, TAO_ORB_Core *orb_core)CORBA::Object
Object(int dummy=0)CORBA::Objectprotected
Object(const Object &)=deleteCORBA::Objectprivate
object_init_lock_CORBA::Objectprivate
open_named_mutex(const char *name)TAO_RT_ORBvirtual
RTCORBA::RTORB::open_named_mutex(in string name)RTCORBA::RTORB
operator=(const LocalObject &)=deleteCORBA::LocalObjectprivate
orb_core() constTAO_RT_ORB
orb_core_TAO_RT_ORBprotected
protocol_proxy_CORBA::Objectprivate
proxy_broker() constCORBA::Objectprotected
refcount_CORBA::Objectprotected
steal_ior()CORBA::Object
tao_object_initialize(Object *)CORBA::Objectstatic
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() constTAO_RT_ORB
tp_manager_TAO_RT_ORBprotected
~LocalObject()CORBA::LocalObjectvirtual
~Object()CORBA::Objectvirtual
~TAO_RT_ORB()TAO_RT_ORBprotectedvirtual