Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PG_conf.h File Reference

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

Include dependency graph for PG_conf.h:

Include dependency graph

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

Included by dependency graph

Variables

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,v 1.7 2004/02/04 20:20:23 parsons Exp

Author:
Ossama Othman <ossama@uci.edu>

Variable Documentation

const PortableGroup::InitialNumberMembersValue TAO_PG_INITIAL_NUMBER_MEMBERS
 

Initial value:

  2
The default initial number of object group members.

const size_t TAO_PG_MAX_LOCATIONS = 1024
 

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

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.

const PortableGroup::MembershipStyleValue TAO_PG_MEMBERSHIP_STYLE
 

Initial value:

  PortableGroup::MEMB_INF_CTRL
The default object group membership style.

const PortableGroup::MinimumNumberMembersValue TAO_PG_MINIMUM_NUMBER_MEMBERS
 

Initial value:

The default minimum number of object group members.


Generated on Fri Apr 2 19:27:46 2004 for TAO_PortableGroup by doxygen1.2.18