OpenDOF Project
Files | Functions
DOFSystemState
DOFSystem

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

Files

file  oal.h
 Header file for the C OAL functions, defines and data types.
 

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 7.1.5 Build 0
2017-01-25