OpenDOF Project
void(* DOFObjectDefineCallback::Define)(DOFObjectDefineCallback self, DOFOperation operation, DOFInterface definition)

Callback for a Requestor for the results of an asynchronous operation.

This callback may be NULL to ignore notification of results.

Parameters
selfThe callback object. This will never be NULL.
operationThe original request operation. This will never be NULL.
definitionThe complete DOFInterface for the Define Operation. This will never be NULL.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22