Setnotifymask, Querynotifymask – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 133

Advertising
background image

Methods of the IGCCallBack Class

Classes of the C++ Interface

CATC IBTrainer InfiniBand Exerciser API Reference

2-111

SetNotifyMask

void SetNotifyMask (ig_int32 mask)

Sets the mask for this callback. Each bit represents a property in the
data object (e.g. set mask to (1 << IGCStatus::LinkState) to see link
state changes.)

N/A

mask

QueryNotifyMask

QueryNotifyMask

ig_int32 QueryNotifyMask (void) const

Query the current notification mask

The mask.

None

Call

Description

Return Value

Input Parameters

See also

Call

Description

Return Value

Parameters

See also

Advertising