#include "ace/config-all.h"
#include "orbsvcs/PortableGroupC.h"
◆ TAO_PG_INITIAL_NUMBER_MEMBERS
Initial value:
The default initial number of object group members.
◆ TAO_PG_MAX_LOCATIONS
const size_t TAO_PG_MAX_LOCATIONS = 1024 |
The maximum number of locations to be managed by the ObjectGroupManager.
◆ TAO_PG_MAX_OBJECT_GROUPS
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.
◆ TAO_PG_MEMBERSHIP_STYLE
Initial value:=
const MembershipStyleValue MEMB_INF_CTRL
Definition PortableGroup.idl:68
The default object group membership style.
◆ 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.