OpenDOF Project
Functions
DOFObjectIDDomain
DOFObjectID

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.
 

Detailed Description

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.

core-c-dof-oal Version 8.0.1 Build 0
2018-01-22