typedef qBool(* nn::nex::SafetyExecutive::CustomOperationCheck)(const Operation &oOperation);
Definition of the function pointer type used to determine whether it is okay for an operation to execute.
This is set using the RegisterCustomOperationCheck
function.
CONFIDENTIAL