OpenDOF Project
DOFSystemConfigBuilder DOFSystemConfigBuilder_Create ( void  )

Construct a DOFSystemConfigBuilder.

The DOFSystemConfigBuilder is created with the following defaults:

  • credentails: NULL
  • identity: NULL
  • receive filter: NULL
  • send filter: NULL
  • default permissions: NULL
  • permission extension: TRUE
  • threadpool size: 0
Resource Management:
This function allocates resources that must later be freed by calling DOFSystemConfigBuilder_Destroy or DOFSystemConfigBuilder_BuildAndDestroy.
Returns
a DOFSystemConfigBuilder
Return values
NULLUnable to aquire the necessary resources to create the DOFSystemConfigBuilder
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25