TAO  2.0.6
Public Member Functions | Public Attributes
TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters Struct Reference

#include <Server_Strategy_Factory.h>

List of all members.

Public Member Functions

 Active_Object_Map_Creation_Parameters (void)
 Constructor.

Public Attributes

CORBA::ULong active_object_map_size_
 Default size of object lookup table.
TAO_Demux_Strategy object_lookup_strategy_for_user_id_policy_
TAO_Demux_Strategy object_lookup_strategy_for_system_id_policy_
TAO_Demux_Strategy reverse_object_lookup_strategy_for_unique_id_policy_
int use_active_hint_in_ids_
int allow_reactivation_of_system_ids_
CORBA::ULong poa_map_size_
TAO_Demux_Strategy poa_lookup_strategy_for_transient_id_policy_
TAO_Demux_Strategy poa_lookup_strategy_for_persistent_id_policy_
int use_active_hint_in_poa_names_

Constructor & Destructor Documentation

TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::Active_Object_Map_Creation_Parameters ( void  )

Constructor.


Member Data Documentation

Default size of object lookup table.

Flag to indicate whether reactivations of servants was required (under the system id policy). If not, certain resources may not be required.

The type of lookup/demultiplexing strategy being used for system id policy

The type of lookup/demultiplexing strategy being used for user id policy

The type of reverse lookup/demultiplexing strategy being used for the UNIQUE_ID policy

Flag to indicate whether the active hint should be used with the IOR.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines