OpenDOF Project
DOFOperationFilter DOFServerConfig_GetReceiveFilter ( DOFServerConfig const  self)

Retrieves the DOFOperationFilter applied to inbound DOFOperations.

Lifecycle
The data returned is owned by the DOFServerConfig and is only valid as long as the DOFServerConfig remains valid. It must not be destroyed individually.
Parameters
selfThe DOFServerConfig to check. This should not be NULL.
Returns
the DOFOperationFilter applied to inbound DOFOperations
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22