OpenDOF Project
DOFConfig DOFConfigBuilder_Build ( DOFConfigBuilder  self)

Builds a DOFConfig based on the parameters set in this DOFConfigBuilder.

Resource Management:
This function allocates resources that must later be freed by calling DOFConfig_Destroy.
Parameters
selfThe DOFConfigBuilder to build a DOFConfig from. This must not be NULL.
Returns
DOFConfig The configuration for a DOF.
Exceptions
NULLif the configuration could not be built.
See Also
DOFConfigBuilder_BuildAndDestroy
DOF_Create
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22