Software Ver.2.0 Owner's manual
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










