nn::nex::SafetyExecutive::InvalidOperationCallback Type

Syntax

typedef void(* nn::nex::SafetyExecutive::InvalidOperationCallback)(const Operation &oOperation);

Description

Definition of the pointer type of the function used to determine what type of process can execute when operation execution has been denied.

This is set by the InvalidOperationCallback function.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL