OpenDOF Project
DOFServerConfig DOFServerConfigBuilder_Build ( DOFServerConfigBuilder  self)

Builds an immutable DOFServerConfig from this DOFServerConfigBuilder instance.

Resource Management:
This function allocates resources that must later be freed by calling DOFServerConfig_Destroy.
Parameters
selfThe Server Config Builder. This should not be NULL.
Returns
An immutable DOFServerConfig.
Exceptions
NULLis returned if the DOFServerConfig cannot be created, or an invalid parameter was detected.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22