OpenDOF Project
DOFOperationBridgeConfigBuilder DOFOperationBridgeConfigBuilder_Create ( void  )

Constructs a new DOFOperationBridgeConfigBuilder.

The new DOFOperationBridgeConfigBuilder will have the following configuration parameters:

  • credentials: NULL (unsecured)
  • permissions: NULL (no initial set)
  • permission extension: TRUE (a DOFPermissionSet can be extended as needed)
Resource Management:
This function allocates resources that must later be freed by calling DOFOperationBridgeConfigBuilder_Destroy or DOFOperationBridgeConfigBuilder_BuildAndDestroy.
Returns
a new DOFOperationBridgeConfigBuilder
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22