This class represents group addresses that are used to join secure multicast groups. More...
Functions | |
DOFAddress | DOFGroupAddress_Create (DOFObjectIDAuthentication groupID) |
Create a new group address from the object identifier that identifies the Secure Multicast Group. | |
DOFObjectIDAuthentication | DOFGroupAddress_GetGroupID (const DOFAddress self) |
Return the group identifier associated with the address. | |
void | DOFGroupAddress_Destroy (DOFAddress self) |
Destroy the given DOFGroupAddress. | |
This class represents group addresses that are used to join secure multicast groups.
The configuration for connections of type DOFCONNECTIONTYPE_GROUP must use this type of address.