typedef void(* nn::nex::SafetyExecutive::InvalidOperationCallback)(const Operation &oOperation);
Definition of the pointer type of the function used to determine what type of process can execute in cases where operation execution has been denied.
This is set by the InvalidOperationCallback
function.
CONFIDENTIAL