#include <Server_Strategy_Factory.h>
TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::Active_Object_Map_Creation_Parameters |
( |
void |
| ) |
|
CORBA::ULong TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::active_object_map_size_ |
Default size of object lookup table.
int TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::allow_reactivation_of_system_ids_ |
Flag to indicate whether reactivations of servants was required (under the system id policy). If not, certain resources may not be required.
TAO_Demux_Strategy TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::object_lookup_strategy_for_system_id_policy_ |
The type of lookup/demultiplexing strategy being used for system id policy
TAO_Demux_Strategy TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::object_lookup_strategy_for_user_id_policy_ |
The type of lookup/demultiplexing strategy being used for user id policy
TAO_Demux_Strategy TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::poa_lookup_strategy_for_persistent_id_policy_ |
TAO_Demux_Strategy TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::poa_lookup_strategy_for_transient_id_policy_ |
CORBA::ULong TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::poa_map_size_ |
TAO_Demux_Strategy TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::reverse_object_lookup_strategy_for_unique_id_policy_ |
The type of reverse lookup/demultiplexing strategy being used for the UNIQUE_ID policy
int TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::use_active_hint_in_ids_ |
Flag to indicate whether the active hint should be used with the IOR.
int TAO_Server_Strategy_Factory::Active_Object_Map_Creation_Parameters::use_active_hint_in_poa_names_ |
The documentation for this struct was generated from the following files: