TAO_PortableGroup  2.3.3
Variables
PG_conf.h File Reference
#include "ace/config-all.h"
#include "orbsvcs/PortableGroupC.h"

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. 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

Author
Ossama Othman ossam.nosp@m.a@uc.nosp@m.i.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:
=
const MembershipStyleValue MEMB_INF_CTRL
Definition: PortableGroup.idl:68

The default object group membership style.

const PortableGroup::MinimumNumberMembersValue TAO_PG_MINIMUM_NUMBER_MEMBERS
Initial value:
=
const PortableGroup::InitialNumberMembersValue TAO_PG_INITIAL_NUMBER_MEMBERS
The default initial number of object group members.
Definition: PG_conf.h:48

The default minimum number of object group members.