OpenDOF Project
DOFOperationFilter DOFSystemConfig_GetReceiveFilter ( DOFSystemConfig  self)

Retrieve the DOFOperationFilter for inbound traffic used in a DOFSystemConfig.

Lifecycle
The data returned is owned by the DOFSystemConfig and is only valid as long as the DOFSystemConfig remains valid. It must not be destroyed individually.
Parameters
selfThe DOFSystemConfig. Should not be NULL.
Returns
the DOFOperationFilter used for traffic received by self
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22