OpenDOF Project
DOFOperationBridgeConfig DOFOperationBridgeConfigBuilder_BuildAndDestroy ( DOFOperationBridgeConfigBuilder  self)

Builds a DOFOperationBridgeConfig from a DOFOperationBridgeConfigBuilder.

Regardless of success, the DOFOperationBridgeConfigBuilder will be destroyed.

Resource Management:
This function allocates resources that must later be freed by calling DOFOperationBridgeConfig_Destroy.
Parameters
selfThe DOFOperationBridgeConfigBuilder to use. Should not be NULL.
Returns
a DOFOperationBridgeConfig built from self
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25