orbconf.h File Reference

#include "ace/Basic_Types.h"
#include "ace/Global_Macros.h"
#include "ace/Synch_Traits.h"
#include "tao/Versioned_Namespace.h"

Include dependency graph for orbconf.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define TAO_INVALID_PRIORITY   -1
#define TAO_REACTOR   ACE_Select_Reactor
#define TAO_NULL_LOCK_REACTOR   ACE_Select_Reactor_T< ACE_Reactor_Token_T<ACE_Noop_Token> >
#define TAO_SYNCH_MUTEX   ACE_SYNCH_MUTEX
#define TAO_SYNCH_RECURSIVE_MUTEX   ACE_SYNCH_RECURSIVE_MUTEX
#define TAO_SYNCH_RW_MUTEX   ACE_SYNCH_RW_MUTEX
#define TAO_SYNCH_CONDITION   ACE_SYNCH_CONDITION
#define POA_NO_TIMESTAMP   0
#define TAO_USE_DOTTED_DECIMAL_ADDRESSES   1
#define TAO_NEGOTIATE_CODESETS   1
#define TAO_DEFAULT_SERVER_ACTIVE_OBJECT_MAP_SIZE   64
#define TAO_DEFAULT_SERVER_POA_MAP_SIZE   24
#define TAO_DEFAULT_SERVICE_RESOLUTION_TIMEOUT   10
#define TAO_DEFAULT_SERVER_PORT   0
#define TAO_MAXBUFSIZE   1024
#define TAO_CONNECTION_PURGING_STRATEGY   TAO_Resource_Factory::LRU
#define TAO_PURGE_PERCENT   20
#define TAO_CONNECTION_CACHE_MAXIMUM   (ACE::max_handles () / 2)
#define TAO_NAMESPACE_STORAGE_CLASS   extern TAO_EXPORT_MACRO
#define TAO_NAMESPACE_INLINE_FUNCTION   TAO_NAMESPACE_STORAGE_CLASS
#define TAO_NO_COPY_OCTET_SEQUENCES   1
#define TAO_HAS_EXCEPTIONS
#define TAO_USE_EXCEPTIONS
#define TAO_ENCAP_BYTE_ORDER
#define RETSIGTYPE   void
#define HAVE_VPRINTF   1
#define TAO_EXPORT_NESTED_MACRO
#define TAO_DEFAULT_ROOTPOA_NAME   "RootPOA"
#define TAO_DEFAULT_ROOTPOAMANAGER_NAME   "RootPOAManager"
#define TAO_DEFAULT_LANE   "default lane"
#define TAO_HAS_IIOP   1
 Default IIOP settings.

#define TAO_HAS_DIOP   1
 Default DIOP settings.

#define TAO_HAS_UIOP   1
#define TAO_HAS_SHMIOP   1
#define TAO_HAS_NAMED_RT_MUTEXES   0
#define TAO_HAS_MINIMUM_POA   0
#define TAO_HAS_MINIMUM_POA_MAPS   0
#define TAO_HAS_CORBA_MESSAGING   1
#define TAO_DISABLE_CORBA_MESSAGING_POLICIES   0
#define TAO_HAS_REBIND_POLICY   1
#define TAO_HAS_SYNC_SCOPE_POLICY   1
#define TAO_HAS_PRIORITY_POLICIES   1
#define TAO_HAS_REQUEST_START_TIME_POLICY   1
#define TAO_HAS_REQUEST_END_TIME_POLICY   1
#define TAO_HAS_REPLY_START_TIME_POLICY   1
#define TAO_HAS_REPLY_END_TIME_POLICY   1
#define TAO_HAS_RELATIVE_REQUEST_TIMEOUT_POLICY   1
#define TAO_HAS_RELATIVE_ROUNDTRIP_TIMEOUT_POLICY   1
#define TAO_HAS_CONNECTION_TIMEOUT_POLICY   1
#define TAO_HAS_ROUTING_POLICY   1
#define TAO_HAS_MAX_HOPS_POLICY   1
#define TAO_HAS_QUEUE_ORDER_POLICY   1
#define TAO_HAS_BUFFERING_CONSTRAINT_POLICY   1
#define TAO_HAS_AMI_CALLBACK   1
#define TAO_HAS_EXTENDED_FT_INTERCEPTORS   0
#define TAO_RT_SERVER_PROTOCOL_POLICY_TYPE   42
#define TAO_POLICY_DEFAULT_SCOPE
#define TAO_DEF_GIOP_MAJOR   1
#define TAO_DEF_GIOP_MINOR   2
#define TAO_MIN_IPV6_IIOP_MAJOR   1
#define TAO_MIN_IPV6_IIOP_MINOR   2
#define TAO_CONNECTION_HANDLER_STACK_BUF_SIZE   1024
#define TAO_STD_PROFILE_COMPONENTS
#define TAO_DEFAULT_IOR_SIZE   1024
#define TAO_DEFAULT_THREAD_PER_CONNECTION_TIMEOUT   "5000"
#define TAO_USE_MUXED_TRANSPORT_MUX_STRATEGY   1
 By default we use Muxed Transports.

#define TAO_DEFAULT_INIT_REFERENCE_INITIALIZER   "mcast://:::"
 By default we use multicast lookup.

#define TAO_USE_LAZY_RESOURCE_USAGE_STRATEGY   0
 By default we dont use lazy strategy.

#define TAO_USE_LOCAL_MEMORY_POOL   1
#define TAO_USE_OUTPUT_CDR_MMAP_MEMORY_POOL   0

Enumerations

enum  TAO_Cached_Policy_Type {
  TAO_CACHED_POLICY_UNCACHED = -1, TAO_CACHED_POLICY_PRIORITY_MODEL = 0, TAO_CACHED_POLICY_THREADPOOL, TAO_CACHED_POLICY_RT_SERVER_PROTOCOL,
  TAO_CACHED_POLICY_RT_CLIENT_PROTOCOL, TAO_CACHED_POLICY_RT_PRIVATE_CONNECTION, TAO_CACHED_POLICY_RT_PRIORITY_BANDED_CONNECTION, TAO_CACHED_POLICY_LIFESPAN,
  TAO_CACHED_POLICY_ID_UNIQUENESS, TAO_CACHED_POLICY_ID_ASSIGNMENT, TAO_CACHED_POLICY_THREAD, TAO_CACHED_POLICY_IMPLICIT_ACTIVATION,
  TAO_CACHED_POLICY_SERVANT_RETENTION, TAO_CACHED_POLICY_REQUEST_PROCESSING, TAO_CACHED_POLICY_SYNC_SCOPE, TAO_CACHED_POLICY_RELATIVE_ROUNDTRIP_TIMEOUT,
  TAO_CACHED_POLICY_BUFFERING_CONSTRAINT, TAO_CACHED_POLICY_CONNECTION_TIMEOUT, TAO_CACHED_POLICY_BIDIRECTIONAL_GIOP, TAO_CACHED_POLICY_MAX_CACHED,
  TAO_CACHED_POLICY_ENDPOINT
}
enum  TAO_Policy_Scope {
  TAO_POLICY_OBJECT_SCOPE = 0x01, TAO_POLICY_THREAD_SCOPE = 0x02, TAO_POLICY_ORB_SCOPE = 0x04, TAO_POLICY_POA_SCOPE = 0x08,
  TAO_POLICY_CLIENT_EXPOSED = 0x10
}

Variables

const size_t TAO_DEFAULT_ORB_TABLE_SIZE = 16
const size_t TAO_RD_TABLE_SIZE = 16
const size_t TAO_DEFAULT_POLICY_FACTORY_REGISTRY_SIZE = 64
const size_t TAO_DEFAULT_OBJECT_REF_TABLE_SIZE = 256
const size_t TAO_DEFAULT_VALUE_FACTORY_TABLE_SIZE = 128


Detailed Description

orbconf.h,v 1.253 2006/06/20 06:05:55 jwillemsen Exp

Build configuration file.

Author:
Copyright 1995 by Sun Microsystems, Inc.

Chris Cleeland

Douglas C. Schmidt

Definition in file orbconf.h.


Define Documentation

#define HAVE_VPRINTF   1
 

Definition at line 237 of file orbconf.h.

#define POA_NO_TIMESTAMP   0
 

Definition at line 65 of file orbconf.h.

#define RETSIGTYPE   void
 

Definition at line 231 of file orbconf.h.

#define TAO_CONNECTION_CACHE_MAXIMUM   (ACE::max_handles () / 2)
 

Definition at line 176 of file orbconf.h.

Referenced by TAO_Resource_Factory::cache_maximum(), and TAO_Default_Resource_Factory::TAO_Default_Resource_Factory().

#define TAO_CONNECTION_HANDLER_STACK_BUF_SIZE   1024
 

Definition at line 787 of file orbconf.h.

#define TAO_CONNECTION_PURGING_STRATEGY   TAO_Resource_Factory::LRU
 

Definition at line 165 of file orbconf.h.

Referenced by TAO_Default_Resource_Factory::TAO_Default_Resource_Factory().

#define TAO_DEF_GIOP_MAJOR   1
 

Definition at line 769 of file orbconf.h.

Referenced by TAO_GIOP_Message_Generator_Parser_Impl::check_revision(), TAO_Default_Resource_Factory::create_fragmentation_strategy(), TAO_Profile::create_tagged_profile(), TAO_Profile::decode(), TAO_Profile::encode(), TAO_Acceptor_Registry::extract_endpoint_version(), TAO_GIOP_Message_Lite::init_queued_data(), CORBA::ORB::ior_string_to_object(), CORBA::ORB::object_to_string(), TAO_Acceptor_Registry::open_default(), TAO_Acceptor_Registry::open_i(), TAO_Profile::parse_string(), TAO_ServerRequest::send_cached_reply(), TAO_GIOP_Message_Lite::send_reply_exception(), TAO_Asynch_Reply_Dispatcher_Base::TAO_Asynch_Reply_Dispatcher_Base(), TAO_GIOP_Message_Base::TAO_GIOP_Message_Base(), TAO_GIOP_Message_State::TAO_GIOP_Message_State(), TAO_IIOP_Acceptor::TAO_IIOP_Acceptor(), TAO_IIOP_Lite_Protocol_Factory::TAO_IIOP_Lite_Protocol_Factory(), TAO_IIOP_Profile::TAO_IIOP_Profile(), TAO_IIOP_Protocol_Factory::TAO_IIOP_Protocol_Factory(), TAO_ServerRequest::tao_send_reply_exception(), TAO_Synch_Reply_Dispatcher::TAO_Synch_Reply_Dispatcher(), and TAO_Unknown_Profile::TAO_Unknown_Profile().

#define TAO_DEF_GIOP_MINOR   2
 

Definition at line 772 of file orbconf.h.

Referenced by TAO_GIOP_Message_Generator_Parser_Impl::check_revision(), TAO_Default_Resource_Factory::create_fragmentation_strategy(), TAO_Profile::create_tagged_profile(), TAO_Profile::decode(), TAO_Profile::encode(), TAO_Acceptor_Registry::extract_endpoint_version(), TAO_GIOP_Message_Lite::init_queued_data(), CORBA::ORB::ior_string_to_object(), CORBA::ORB::object_to_string(), TAO_Acceptor_Registry::open_default(), TAO_Acceptor_Registry::open_i(), TAO_Profile::parse_string(), TAO_ServerRequest::send_cached_reply(), TAO_GIOP_Message_Lite::send_reply_exception(), TAO_Asynch_Reply_Dispatcher_Base::TAO_Asynch_Reply_Dispatcher_Base(), TAO_GIOP_Message_Base::TAO_GIOP_Message_Base(), TAO_GIOP_Message_State::TAO_GIOP_Message_State(), TAO_IIOP_Acceptor::TAO_IIOP_Acceptor(), TAO_IIOP_Lite_Protocol_Factory::TAO_IIOP_Lite_Protocol_Factory(), TAO_IIOP_Profile::TAO_IIOP_Profile(), TAO_IIOP_Protocol_Factory::TAO_IIOP_Protocol_Factory(), TAO_ServerRequest::tao_send_reply_exception(), TAO_Synch_Reply_Dispatcher::TAO_Synch_Reply_Dispatcher(), and TAO_Unknown_Profile::TAO_Unknown_Profile().

#define TAO_DEFAULT_INIT_REFERENCE_INITIALIZER   "mcast://:::"
 

By default we use multicast lookup.

Definition at line 812 of file orbconf.h.

Referenced by TAO_ORB_Parameters::TAO_ORB_Parameters().

#define TAO_DEFAULT_IOR_SIZE   1024
 

Definition at line 796 of file orbconf.h.

Referenced by TAO_MCAST_Parser::multicast_query().

#define TAO_DEFAULT_LANE   "default lane"
 

Definition at line 275 of file orbconf.h.

Referenced by TAO_Default_Thread_Lane_Resources_Manager::open_default_resources().

#define TAO_DEFAULT_ROOTPOA_NAME   "RootPOA"
 

Definition at line 266 of file orbconf.h.

#define TAO_DEFAULT_ROOTPOAMANAGER_NAME   "RootPOAManager"
 

Definition at line 270 of file orbconf.h.

#define TAO_DEFAULT_SERVER_ACTIVE_OBJECT_MAP_SIZE   64
 

Definition at line 135 of file orbconf.h.

Referenced by TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::Active_Object_Map_Creation_Parameters().

#define TAO_DEFAULT_SERVER_POA_MAP_SIZE   24
 

Definition at line 141 of file orbconf.h.

Referenced by TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::Active_Object_Map_Creation_Parameters().

#define TAO_DEFAULT_SERVER_PORT   0
 

Definition at line 156 of file orbconf.h.

#define TAO_DEFAULT_SERVICE_RESOLUTION_TIMEOUT   10
 

Definition at line 147 of file orbconf.h.

Referenced by TAO_MCAST_Parser::multicast_query().

#define TAO_DEFAULT_THREAD_PER_CONNECTION_TIMEOUT   "5000"
 

Definition at line 802 of file orbconf.h.

#define TAO_DISABLE_CORBA_MESSAGING_POLICIES   0
 

Definition at line 413 of file orbconf.h.

#define TAO_ENCAP_BYTE_ORDER
 

Value:

0  /* big endian encapsulation byte order has
                                     the value = 0 */

Definition at line 225 of file orbconf.h.

Referenced by TAO_IIOP_Profile::create_profile_body(), TAO_Profile::create_tagged_profile(), TAO_GIOP_Message_Lite::dump_msg(), TAO_GIOP_Message_Base::dump_msg(), TAO_Profile::encode(), TAO_IIOP_Profile::encode_alternate_endpoints(), TAO_IIOP_Profile::encode_endpoints(), TAO_GIOP_Message_Lite::init_queued_data(), CORBA::ORB::object_to_string(), TAO_GIOP_Message_Lite::parse_incoming_messages(), TAO_Profile::policies(), TAO_GIOP_Message_Lite::process_request_message(), TAO_GIOP_Message_Base::process_request_message(), TAO_ServerRequest::send_cached_reply(), TAO_GIOP_Message_Base::send_close_connection(), TAO_GIOP_Message_Base::send_error(), TAO_GIOP_Message_Lite::send_reply_exception(), TAO_IIOP_Transport::set_bidir_context_info(), TAO_Tagged_Components::set_code_sets(), TAO_GIOP_Message_Base::set_giop_flags(), TAO_Tagged_Components::set_orb_type(), TAO_Asynch_Reply_Dispatcher_Base::TAO_Asynch_Reply_Dispatcher_Base(), TAO_GIOP_Message_Base::TAO_GIOP_Message_Base(), TAO_GIOP_Message_Lite::TAO_GIOP_Message_Lite(), TAO_ServerRequest::tao_send_reply_exception(), and TAO_Synch_Reply_Dispatcher::TAO_Synch_Reply_Dispatcher().

#define TAO_EXPORT_NESTED_MACRO
 

Definition at line 254 of file orbconf.h.

#define TAO_HAS_AMI_CALLBACK   1
 

Definition at line 666 of file orbconf.h.

#define TAO_HAS_BUFFERING_CONSTRAINT_POLICY   1
 

Definition at line 604 of file orbconf.h.

Referenced by TAO_ORB_Core::TAO_ORB_Core().

#define TAO_HAS_CONNECTION_TIMEOUT_POLICY   1
 

Definition at line 547 of file orbconf.h.

#define TAO_HAS_CORBA_MESSAGING   1
 

Definition at line 404 of file orbconf.h.

Referenced by TAO_ORB_Core::TAO_ORB_Core(), TAO_Stub::TAO_Stub(), and TAO_TSS_Resources::TAO_TSS_Resources().

#define TAO_HAS_DIOP   1
 

Default DIOP settings.

Definition at line 290 of file orbconf.h.

#define TAO_HAS_EXCEPTIONS
 

Definition at line 194 of file orbconf.h.

#define TAO_HAS_EXTENDED_FT_INTERCEPTORS   0
 

Definition at line 690 of file orbconf.h.

#define TAO_HAS_IIOP   1
 

Default IIOP settings.

Definition at line 285 of file orbconf.h.

#define TAO_HAS_MAX_HOPS_POLICY   1
 

Definition at line 576 of file orbconf.h.

#define TAO_HAS_MINIMUM_POA   0
 

Definition at line 373 of file orbconf.h.

#define TAO_HAS_MINIMUM_POA_MAPS   0
 

Definition at line 390 of file orbconf.h.

#define TAO_HAS_NAMED_RT_MUTEXES   0
 

Definition at line 357 of file orbconf.h.

#define TAO_HAS_PRIORITY_POLICIES   1
 

Definition at line 451 of file orbconf.h.

#define TAO_HAS_QUEUE_ORDER_POLICY   1
 

Definition at line 590 of file orbconf.h.

#define TAO_HAS_REBIND_POLICY   1
 

Definition at line 423 of file orbconf.h.

#define TAO_HAS_RELATIVE_REQUEST_TIMEOUT_POLICY   1
 

Definition at line 521 of file orbconf.h.

#define TAO_HAS_RELATIVE_ROUNDTRIP_TIMEOUT_POLICY   1
 

Definition at line 535 of file orbconf.h.

#define TAO_HAS_REPLY_END_TIME_POLICY   1
 

Definition at line 507 of file orbconf.h.

#define TAO_HAS_REPLY_START_TIME_POLICY   1
 

Definition at line 493 of file orbconf.h.

#define TAO_HAS_REQUEST_END_TIME_POLICY   1
 

Definition at line 479 of file orbconf.h.

#define TAO_HAS_REQUEST_START_TIME_POLICY   1
 

Definition at line 465 of file orbconf.h.

#define TAO_HAS_ROUTING_POLICY   1
 

Definition at line 562 of file orbconf.h.

#define TAO_HAS_SHMIOP   1
 

Definition at line 340 of file orbconf.h.

#define TAO_HAS_SYNC_SCOPE_POLICY   1
 

Definition at line 437 of file orbconf.h.

#define TAO_HAS_UIOP   1
 

Default SCIOP Settings SCIOP is disabled by default (i.e. TAO_HAS_SCIOP is undef) to enable SCIOP, make with sctp=openss7 option on command line. See $ACE_ROOT/performance-tests/SCTP/README for more info.

Definition at line 321 of file orbconf.h.

#define TAO_INVALID_PRIORITY   -1
 

Definition at line 34 of file orbconf.h.

Referenced by TAO_IIOP_Acceptor::create_profile(), and TAO_IIOP_Profile::decode_endpoints().

#define TAO_MAXBUFSIZE   1024
 

Definition at line 161 of file orbconf.h.

Referenced by TAO_Transport::handle_input_parse_data().

#define TAO_MIN_IPV6_IIOP_MAJOR   1
 

Definition at line 778 of file orbconf.h.

Referenced by TAO_IIOP_Acceptor::parse_address(), and TAO_IIOP_Profile::parse_string_i().

#define TAO_MIN_IPV6_IIOP_MINOR   2
 

Definition at line 781 of file orbconf.h.

Referenced by TAO_IIOP_Acceptor::parse_address(), and TAO_IIOP_Profile::parse_string_i().

#define TAO_NAMESPACE_INLINE_FUNCTION   TAO_NAMESPACE_STORAGE_CLASS
 

Definition at line 186 of file orbconf.h.

#define TAO_NAMESPACE_STORAGE_CLASS   extern TAO_EXPORT_MACRO
 

Definition at line 181 of file orbconf.h.

#define TAO_NEGOTIATE_CODESETS   1
 

Definition at line 86 of file orbconf.h.

#define TAO_NO_COPY_OCTET_SEQUENCES   1
 

Definition at line 190 of file orbconf.h.

#define TAO_NULL_LOCK_REACTOR   ACE_Select_Reactor_T< ACE_Reactor_Token_T<ACE_Noop_Token> >
 

Definition at line 41 of file orbconf.h.

#define TAO_POLICY_DEFAULT_SCOPE
 

Value:

Definition at line 755 of file orbconf.h.

Referenced by CORBA::Policy::_tao_scope().

#define TAO_PURGE_PERCENT   20
 

Definition at line 169 of file orbconf.h.

Referenced by TAO_Default_Resource_Factory::TAO_Default_Resource_Factory().

#define TAO_REACTOR   ACE_Select_Reactor
 

Definition at line 37 of file orbconf.h.

#define TAO_RT_SERVER_PROTOCOL_POLICY_TYPE   42
 

Definition at line 696 of file orbconf.h.

Referenced by TAO_Policy_Set::set_policy_overrides().

#define TAO_STD_PROFILE_COMPONENTS
 

Definition at line 792 of file orbconf.h.

#define TAO_SYNCH_CONDITION   ACE_SYNCH_CONDITION
 

Definition at line 58 of file orbconf.h.

Referenced by TAO_Condition< MUTEX >::TAO_Condition().

#define TAO_SYNCH_MUTEX   ACE_SYNCH_MUTEX
 

Definition at line 46 of file orbconf.h.

Referenced by TAO_ORB_Core::_decr_refcnt(), CORBA::ORB::_decr_refcnt(), TAO_ORB_Core::_incr_refcnt(), CORBA::ORB::_incr_refcnt(), TAO_Thread_Lane_Resources::acceptor_registry(), TAO_Thread_Lane_Resources::amh_response_handler_allocator(), TAO_Thread_Lane_Resources::ami_response_handler_allocator(), TAO::ORB_Table::bind(), TAO_Object_Ref_Table::bind(), TAO_ORB_Core::clientrequestinterceptor_adapter_i(), TAO_Thread_Lane_Resources::connector_registry(), TAO_ORB_Core::create_object(), TAO_Object_Ref_Table::destroy(), TAO_ORB_Core::destroy_interceptors(), TAO::ORB_Table::find(), TAO_Object_Ref_Table::find(), TAO_Policy_Manager::get_cached_policy(), TAO_Policy_Manager::get_policy(), TAO_Policy_Manager::get_policy_overrides(), TAO::GUIResource_Factory::get_reactor(), TAO_IIOP_Endpoint::hash(), TAO_ORB_Core::implrepo_service(), TAO_ORB_Core::initialize_object_i(), TAO_Thread_Lane_Resources::input_cdr_buffer_allocator(), TAO_Thread_Lane_Resources::input_cdr_dblock_allocator(), TAO_Thread_Lane_Resources::input_cdr_msgblock_allocator(), TAO_ORB_Core::ior_interceptor_adapter(), TAO_Thread_Lane_Resources::leader_follower(), TAO::ORB_Table::not_default(), TAO_IIOP_Endpoint::object_addr(), TAO_ORB_Core::orbinitializer_registry(), TAO_Thread_Lane_Resources::output_cdr_buffer_allocator(), TAO_Thread_Lane_Resources::output_cdr_dblock_allocator(), TAO_Thread_Lane_Resources::output_cdr_msgblock_allocator(), TAO_ORB_Core::poa_adapter(), TAO_ORB_Core::policy_factory_registry(), TAO_Leader_Follower::reactor(), TAO::GUIResource_Factory::reclaim_reactor(), TAO_LF_Strategy_Complete::reset_event_loop_thread(), TAO_ORB_Core::resolve_codecfactory(), TAO_ORB_Core::resolve_dynanyfactory(), TAO_ORB_Core::resolve_ior_manipulation(), TAO_ORB_Core::resolve_ior_table(), TAO_ORB_Core::resolve_picurrent(), TAO_ORB_Core::resolve_poa_current(), TAO_ORB_Core::resolve_rt_orb(), TAO_ORB_Core::resolve_typecodefactory(), TAO_ORB_Core::root_poa(), TAO_ORB_Core::serverrequestinterceptor_adapter_i(), TAO::ORB_Table::set_default(), TAO_LF_Strategy_Complete::set_event_loop_thread(), TAO_Policy_Manager::set_policy_overrides(), TAO_Leader_Follower::set_upcall_thread(), TAO_ORB_Core::shutdown(), TAO_Thread_Lane_Resources::shutdown_reactor(), TAO_LF_Event::state_changed(), TAO_Thread_Lane_Resources::transport_message_buffer_allocator(), TAO::ORB_Table::unbind(), TAO_ORB_Core::valuetype_adapter(), and TAO_Leader_Follower::wait_for_event().

#define TAO_SYNCH_RECURSIVE_MUTEX   ACE_SYNCH_RECURSIVE_MUTEX
 

Definition at line 50 of file orbconf.h.

Referenced by TAO_Singleton_Manager::at_exit_i(), TAO::ORB::close_services(), TAO_Ubergestalt_Ready_Condition::instance(), TAO::ORB::open_services(), CORBA::ORB_init(), TAO_MProfile::policy_list(), PortableInterceptor::register_orb_initializer(), and TAO_ORB_Core_instance().

#define TAO_SYNCH_RW_MUTEX   ACE_SYNCH_RW_MUTEX
 

Definition at line 54 of file orbconf.h.

#define TAO_USE_DOTTED_DECIMAL_ADDRESSES   1
 

Definition at line 74 of file orbconf.h.

#define TAO_USE_EXCEPTIONS
 

Definition at line 197 of file orbconf.h.

#define TAO_USE_LAZY_RESOURCE_USAGE_STRATEGY   0
 

By default we dont use lazy strategy.

Definition at line 817 of file orbconf.h.

#define TAO_USE_LOCAL_MEMORY_POOL   1
 

Definition at line 821 of file orbconf.h.

Referenced by TAO_Default_Resource_Factory::TAO_Default_Resource_Factory(), and TAO_ORB_Core::TAO_ORB_Core().

#define TAO_USE_MUXED_TRANSPORT_MUX_STRATEGY   1
 

By default we use Muxed Transports.

Definition at line 807 of file orbconf.h.

#define TAO_USE_OUTPUT_CDR_MMAP_MEMORY_POOL   0
 

Definition at line 825 of file orbconf.h.

Referenced by TAO_Default_Resource_Factory::TAO_Default_Resource_Factory().


Enumeration Type Documentation

enum TAO_Cached_Policy_Type
 

Policies that are accessed on the critical path and need to be incur minimal retrieval overhead.

Enumeration values:
TAO_CACHED_POLICY_UNCACHED 
TAO_CACHED_POLICY_PRIORITY_MODEL 
TAO_CACHED_POLICY_THREADPOOL 
TAO_CACHED_POLICY_RT_SERVER_PROTOCOL 
TAO_CACHED_POLICY_RT_CLIENT_PROTOCOL 
TAO_CACHED_POLICY_RT_PRIVATE_CONNECTION 
TAO_CACHED_POLICY_RT_PRIORITY_BANDED_CONNECTION 
TAO_CACHED_POLICY_LIFESPAN 
TAO_CACHED_POLICY_ID_UNIQUENESS 
TAO_CACHED_POLICY_ID_ASSIGNMENT 
TAO_CACHED_POLICY_THREAD 
TAO_CACHED_POLICY_IMPLICIT_ACTIVATION 
TAO_CACHED_POLICY_SERVANT_RETENTION 
TAO_CACHED_POLICY_REQUEST_PROCESSING 
TAO_CACHED_POLICY_SYNC_SCOPE 
TAO_CACHED_POLICY_RELATIVE_ROUNDTRIP_TIMEOUT 
TAO_CACHED_POLICY_BUFFERING_CONSTRAINT 
TAO_CACHED_POLICY_CONNECTION_TIMEOUT 
TAO_CACHED_POLICY_BIDIRECTIONAL_GIOP 
TAO_CACHED_POLICY_MAX_CACHED 
TAO_CACHED_POLICY_ENDPOINT 

Definition at line 700 of file orbconf.h.

Referenced by TAO_Policy_Set::set_policy().

00700 {
00701   TAO_CACHED_POLICY_UNCACHED = -1,
00702   TAO_CACHED_POLICY_PRIORITY_MODEL = 0,
00703   TAO_CACHED_POLICY_THREADPOOL,
00704   TAO_CACHED_POLICY_RT_SERVER_PROTOCOL,
00705   TAO_CACHED_POLICY_RT_CLIENT_PROTOCOL,
00706   TAO_CACHED_POLICY_RT_PRIVATE_CONNECTION,
00707   TAO_CACHED_POLICY_RT_PRIORITY_BANDED_CONNECTION,
00708 
00709   TAO_CACHED_POLICY_LIFESPAN,
00710   TAO_CACHED_POLICY_ID_UNIQUENESS,
00711   TAO_CACHED_POLICY_ID_ASSIGNMENT,
00712 
00713 #if (TAO_HAS_MINIMUM_POA == 0)
00714   TAO_CACHED_POLICY_THREAD,
00715   TAO_CACHED_POLICY_IMPLICIT_ACTIVATION,
00716   TAO_CACHED_POLICY_SERVANT_RETENTION,
00717   TAO_CACHED_POLICY_REQUEST_PROCESSING,
00718 #endif /* TAO_HAS_MINIMUM_POA == 0 */
00719 
00720 #if (TAO_HAS_SYNC_SCOPE_POLICY == 1)
00721   TAO_CACHED_POLICY_SYNC_SCOPE,
00722 #endif /* TAO_HAS_SYNC_SCOPE_POLICY == 1 */
00723 
00724 #if (TAO_HAS_RELATIVE_ROUNDTRIP_TIMEOUT_POLICY == 1)
00725   TAO_CACHED_POLICY_RELATIVE_ROUNDTRIP_TIMEOUT,
00726 #endif /* TAO_HAS_RELATIVE_ROUNDTRIP_TIMEOUT_POLICY == 1 */
00727 
00728 #if (TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1)
00729   TAO_CACHED_POLICY_BUFFERING_CONSTRAINT,
00730 #endif /* TAO_HAS_BUFFERING_CONSTRAINT_POLICY == 1 */
00731 
00732 #if (TAO_HAS_CONNECTION_TIMEOUT_POLICY == 1)
00733   TAO_CACHED_POLICY_CONNECTION_TIMEOUT,
00734 #endif /* TAO_HAS_CONNECTION_TIMEOUT_POLICY == 1 */
00735 
00736   TAO_CACHED_POLICY_BIDIRECTIONAL_GIOP,
00737 
00738   TAO_CACHED_POLICY_MAX_CACHED,
00739 
00740   TAO_CACHED_POLICY_ENDPOINT
00741 };
00742 

enum TAO_Policy_Scope
 

Enumeration values:
TAO_POLICY_OBJECT_SCOPE 
TAO_POLICY_THREAD_SCOPE 
TAO_POLICY_ORB_SCOPE 
TAO_POLICY_POA_SCOPE 
TAO_POLICY_CLIENT_EXPOSED 

Definition at line 746 of file orbconf.h.

00746 {
00747   TAO_POLICY_OBJECT_SCOPE   = 0x01,
00748   TAO_POLICY_THREAD_SCOPE   = 0x02,
00749   TAO_POLICY_ORB_SCOPE      = 0x04,
00750   TAO_POLICY_POA_SCOPE      = 0x08,
00751   TAO_POLICY_CLIENT_EXPOSED = 0x10
00752 };
00753 


Variable Documentation

const size_t TAO_DEFAULT_OBJECT_REF_TABLE_SIZE = 256
 

Definition at line 115 of file orbconf.h.

Referenced by TAO_Object_Ref_Table::TAO_Object_Ref_Table(), and TAO_ORB_Core::TAO_ORB_Core().

const size_t TAO_DEFAULT_ORB_TABLE_SIZE = 16
 

Definition at line 92 of file orbconf.h.

Referenced by TAO::ORB_Table::ORB_Table().

const size_t TAO_DEFAULT_POLICY_FACTORY_REGISTRY_SIZE = 64
 

Definition at line 106 of file orbconf.h.

const size_t TAO_DEFAULT_VALUE_FACTORY_TABLE_SIZE = 128
 

Definition at line 122 of file orbconf.h.

const size_t TAO_RD_TABLE_SIZE = 16
 

Definition at line 99 of file orbconf.h.

Referenced by TAO_Default_Client_Strategy_Factory::TAO_Default_Client_Strategy_Factory().


Generated on Thu Nov 9 12:04:26 2006 for TAO by doxygen 1.3.6