TAO_RTCORBA
2.3.0
|
This is the complete list of members for TAO_RT_ORB, including all inherited members.
_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::Object | virtual |
_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::Object | virtual |
_get_component(void) | CORBA::Object | virtual |
_get_interface(void) | CORBA::Object | virtual |
_get_orb(void) | CORBA::Object | virtual |
_hash(CORBA::ULong maximum) | CORBA::Object | virtual |
_is_equivalent(CORBA::Object_ptr other_obj) | CORBA::Object | virtual |
_key(void) | CORBA::Object | virtual |
_non_existent(void) | CORBA::Object | virtual |
_repository_id(void) | CORBA::Object | virtual |
_request(const char *operation) | CORBA::Object | virtual |
create_client_protocol_policy(const RTCORBA::ProtocolList &protocols) | TAO_RT_ORB | virtual |
RTCORBA::RTORB::create_client_protocol_policy(in ProtocolList protocols) | RTCORBA::RTORB | |
create_mutex(void) | TAO_RT_ORB | virtual |
create_named_mutex(const char *name, CORBA::Boolean_out created_flag) | TAO_RT_ORB | virtual |
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_ORB | virtual |
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_ORB | virtual |
RTCORBA::RTORB::create_priority_model_policy(in PriorityModel priority_model, in Priority server_priority) | RTCORBA::RTORB | |
create_private_connection_policy(void) | TAO_RT_ORB | virtual |
create_server_protocol_policy(const RTCORBA::ProtocolList &protocols) | TAO_RT_ORB | virtual |
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_ORB | virtual |
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_ORB | virtual |
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_ORB | virtual |
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_ORB | virtual |
RTCORBA::RTORB::destroy_mutex(in Mutex the_mutex) | RTCORBA::RTORB | |
destroy_threadpool(RTCORBA::ThreadpoolId threadpool) | TAO_RT_ORB | virtual |
RTCORBA::RTORB::destroy_threadpool(in ThreadpoolId threadpool) | RTCORBA::RTORB | |
dynamic_thread_time_ | TAO_RT_ORB | protected |
lifespan_ | TAO_RT_ORB | protected |
modify_thread_scheduling_policy(CORBA::ORB_ptr orb) | TAO_RT_ORB | static |
mutex_mgr_ | TAO_RT_ORB | protected |
open_named_mutex(const char *name) | TAO_RT_ORB | virtual |
RTCORBA::RTORB::open_named_mutex(in string name) | RTCORBA::RTORB | |
orb_core(void) const | TAO_RT_ORB | |
orb_core_ | TAO_RT_ORB | protected |
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_ORB | protected |
~TAO_RT_ORB(void) | TAO_RT_ORB | protectedvirtual |