nn::nex::SafetyExecutive::CustomOperationCheck Type

Syntax

typedef qBool(* nn::nex::SafetyExecutive::CustomOperationCheck)(const Operation &oOperation);

Description

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.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL