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_

Detailed Description

Definition at line 51 of file Server_Strategy_Factory.h.


Constructor & Destructor Documentation

TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::Active_Object_Map_Creation_Parameters ( void   ) 

Member Data Documentation

Default size of object lookup table.

Definition at line 57 of file Server_Strategy_Factory.h.

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

Definition at line 78 of file Server_Strategy_Factory.h.

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

Definition at line 65 of file Server_Strategy_Factory.h.

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

Definition at line 61 of file Server_Strategy_Factory.h.

Definition at line 84 of file Server_Strategy_Factory.h.

Definition at line 82 of file Server_Strategy_Factory.h.

Definition at line 80 of file Server_Strategy_Factory.h.

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

Definition at line 69 of file Server_Strategy_Factory.h.

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

Definition at line 73 of file Server_Strategy_Factory.h.

Definition at line 86 of file Server_Strategy_Factory.h.


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