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. | |
Represents the instantaneous state of a DOFSystem.