Setat, Size – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 110

Advertising
background image

Classes of the C++ Interface

Methods of the IGCBuffer Class

2-88

CATC IBTrainer InfiniBand Exerciser API Reference

SetAt

void SetAt ( ig_size pos, ig_size nBits, const IGCUIntX & inVal );

Sets a certain number of bits to a specific value at the position pos.

None

pos

The position in the buffer.

nBits

The number of bits to be modified.

inVal

The value to which the bits should be set.

None

Size

ig_size Size (void) const;

Returns current size of buffer in bytes.

Size in bytes

None

None.

None

Call

Description

Return Value

Input Parameters

See also

Call

Description

Return Value

Input Parameters

Output Parameters

See also

Advertising