OpenDOF Project
DOFServerList DOFRuntime_CreateServerList ( const DOFRuntime  self)

Create a list of all servers that are currently started.

Resource Management:
This function allocates resources that must later be freed by calling DOFServerList_Destroy.
Parameters
selfThe DOFRuntime. This must not be NULL.
Returns
A list of all started servers.
Exceptions
NULLis returned if an error occurs.
See Also
DOFRuntime_GetServerCount
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22