Structure used to hold the metadata of a group. More...
#include <clClmTmsCommon.h>
Public Attributes | |
| ClTimeT | creationTimestamp |
| Time at which group was created. | |
| ClGmsGroupIdT | groupId |
| Group Id. | |
| ClGmsGroupNameT | groupName |
| Name of the group. | |
| ClGmsGroupParamsT | groupParams |
| Desired group parameters. | |
| ClIocMulticastAddressT | iocMulticastAddr |
| IOC multicast address created by GMS. | |
| ClTimeT | lastChangeTimestamp |
| Time at which the last view changed. | |
| ClUint32T | noOfMembers |
| Number of members in the group. | |
| ClBoolT | setForDelete |
| No more joins are allowed. | |
Structure used to hold the metadata of a group.