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

PG_conf.h,v 1.3 2002/06/29 01:10:46 ossama Exp. More...

#include "ace/pre.h"
#include "ace/config-all.h"
#include "orbsvcs/PortableGroupC.h"
#include "ace/post.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
 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. More...

const size_t TAO_PG_MAX_LOCATIONS = 1024
 The maximum number of locations to be managed by the ObjectGroupManager. More...

const PortableGroup::MembershipStyleValue TAO_PG_MEMBERSHIP_STYLE
 The default object group membership style. More...

const PortableGroup::InitialNumberMembersValue TAO_PG_INITIAL_NUMBER_MEMBERS
 The default initial number of object group members. More...

const PortableGroup::MinimumNumberMembersValue TAO_PG_MINIMUM_NUMBER_MEMBERS
 The default minimum number of object group members. More...


Detailed Description

PG_conf.h,v 1.3 2002/06/29 01:10:46 ossama Exp.

Author:
Ossama Othman <[email protected]>

Variable Documentation

const PortableGroup::InitialNumberMembersValue TAO_PG_INITIAL_NUMBER_MEMBERS
 

Initial value:

  0
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:

  0
The default minimum number of object group members.


Generated on Thu Oct 10 22:27:18 2002 for TAO_PortableGroup by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001