TAO_PortableGroup
2.0.8
|
Value field of the ObjectGroup map. More...
#include <PG_ObjectGroup_Map.h>
Public Attributes | |
CORBA::String_var | type_id |
CORBA::ULong | group_id |
This is the PortableGroup::ObjectGroupId. | |
PortableGroup::ObjectGroup_var | object_group |
Reference to the ObjectGroup. | |
TAO_PG_MemberInfo_Set | member_infos |
PortableGroup::Properties | properties |
Value field of the ObjectGroup map.
This is the PortableGroup::ObjectGroupId.
The spec states that PortableGroup::ObjectGroupId is a CORBA::ULongLong. However, the over 4 billion group IDs that can be represented by a CORBA::ULong should be plenty for any application.
Unbounded set containing member references and all related information for each member.
PortableGroup::ObjectGroup_var TAO_PG_ObjectGroup_Map_Entry::object_group |
Reference to the ObjectGroup.
Properties used when creating this object group, in addition to those set dynamically after the creation.
The RepositoryId corresponding to all Members in the ObjectGroup.