OpenDOF Project
Functions
DOFSystemState
DOFSystem

Represents the instantaneous state of a DOFSystem. More...

Functions

void DOFSystemState_Destroy (DOFSystemState self)
 Destroy a DOFSystemState.
 
DOFCredentials DOFSystemState_GetCredentials (DOFSystemState self)
 Retrieve the DOFCredentials used in a DOFSystem.
 
DOFPermissionSet DOFSystemState_GetPermissions (DOFSystemState self)
 Retrieve the permissions currently permitted by a DOFSystem.
 
boolean DOFSystemState_IsPermissionsExtendAllowed (DOFSystemState self)
 Determine if permission extension is permitted by a DOFSystem.
 
uint16 DOFSystemState_GetThreadpoolSize (DOFSystemState self)
 Retrieve the number of threads in the DOFSystem threadpool.
 

Detailed Description

Represents the instantaneous state of a DOFSystem.

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