OpenDOF Project
boolean DOFSystemConfigBuilder_SetReceiveFilter ( DOFSystemConfigBuilder  self,
DOFOperationFilter  filter 
)

Set the DOFFilter that will be applied to all inbound DOFOperations.

Parameters
selfThe DOFSystemConfigBuilder. Should not be NULL.
filterThe DOFFilter to use. If NULL no inbound filtering will take place.
Return values
TRUEthe receive filter was set
FALSEthe receive filter was not set
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22