PG_conf.h File Reference

#include "ace/config-all.h"
#include "orbsvcs/PortableGroupC.h"

Include dependency graph for PG_conf.h:

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

Go to the source code of this file.

Variables

TAO_BEGIN_VERSIONED_NAMESPACE_DECL
const size_t 
TAO_PG_MAX_OBJECT_GROUPS = 1024
const size_t TAO_PG_MAX_LOCATIONS = 1024
const PortableGroup::MembershipStyleValue TAO_PG_MEMBERSHIP_STYLE
 The default object group membership style.
const PortableGroup::InitialNumberMembersValue TAO_PG_INITIAL_NUMBER_MEMBERS
 The default initial number of object group members.
const PortableGroup::MinimumNumberMembersValue TAO_PG_MINIMUM_NUMBER_MEMBERS
 The default minimum number of object group members.


Detailed Description

Id
PG_conf.h 69353 2005-11-14 22:03:50Z ossama

Author:
Ossama Othman <ossama@uci.edu>

Definition in file PG_conf.h.


Variable Documentation

const PortableGroup::InitialNumberMembersValue TAO_PG_INITIAL_NUMBER_MEMBERS

Initial value:

  2
The default initial number of object group members.

Definition at line 50 of file PG_conf.h.

Referenced by TAO_PG_GenericFactory::create_object(), and TAO::PG_Object_Group::get_initial_number_members().

const size_t TAO_PG_MAX_LOCATIONS = 1024

The maximum number of locations to be managed by the ObjectGroupManager.

Definition at line 39 of file PG_conf.h.

TAO_BEGIN_VERSIONED_NAMESPACE_DECL const size_t TAO_PG_MAX_OBJECT_GROUPS = 1024

The maximum number of object groups to be managed by the ObjectGroupManager. This number is also equal to the number of factory sets managed by the GenericFactory.

Definition at line 33 of file PG_conf.h.

const PortableGroup::MembershipStyleValue TAO_PG_MEMBERSHIP_STYLE

Initial value:

The default object group membership style.

Definition at line 44 of file PG_conf.h.

Referenced by TAO_PG_GenericFactory::create_object(), and TAO::PG_Object_Group::get_membership_style().

const PortableGroup::MinimumNumberMembersValue TAO_PG_MINIMUM_NUMBER_MEMBERS

Initial value:

The default minimum number of object group members.

Definition at line 56 of file PG_conf.h.

Referenced by TAO_PG_GenericFactory::create_object(), and TAO::PG_Object_Group::get_minimum_number_members().


Generated on Tue Feb 2 17:49:50 2010 for TAO_PortableGroup by  doxygen 1.4.7