Main Page
Related Pages
Modules
Data Structures
DOFState
DOFState_Destroy
DOFState_GetConnectionLimit
DOFState_GetMaxConnections
DOFState_GetMaxOperations
DOFState_GetRank
DOFState_GetSourceID
DOFState_GetThreadPoolSize
DOFState_IsParameterValidation
DOFState_IsRouter
boolean
DOFState_IsRouter
(
DOFState
self
)
Discovers whether a DOF is configured as a router.
Parameters
self
The state to get the value from. This must not be
NULL
.
Returns
TRUE if the DOF is a router; FALSE otherwise.
See Also
DOFConfigBuilder_SetIsRouter
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25