DOF Domain List structure. More...
Data Fields | |
uint32 | count |
Count of Domains in the list. | |
DOFDomain * | list |
Array of count Domain. | |
DOF Domain List structure.
DOF Domain List.
This is structure containing both a count and a list. This is only used when a pointer to this structure is returned. The pointer must be freed via DOFDomainList_Destroy.