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 7.1.5 Build 0
2017-01-25