The DOFObjectIDDomain class represents a DOFObjectID used to identify a domain. More...
Functions | |
| DOFObjectIDDomain | DOFObjectIDDomain_Create (const DOFObjectID id) |
| Create a new DOFObjectIDDomain from the specified DOFObjectID. | |
| DOFObjectIDDomain | DOFObjectIDDomain_Copy (const DOFObjectIDDomain self) |
| Create a new copy of an existing DOFObjectIDDomain. | |
| DOFObjectID | DOFObjectIDDomain_GetObjectID (const DOFObjectIDDomain self) |
| Get the DOFObjectID from the specified DOFObjectIDDomain. | |
| void | DOFObjectIDDomain_Destroy (DOFObjectIDDomain self) |
| Destroy a DOFObjectIDDomain. | |
The DOFObjectIDDomain class represents a DOFObjectID used to identify a domain.
A domain is the context within which all DOF security is defined, maintained, and enforced.