Popdata – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 109

Advertising
background image

Methods of the IGCBuffer Class

Classes of the C++ Interface

CATC IBTrainer InfiniBand Exerciser API Reference

2-87

Pop

void Pop ( ig_size nBits, IGCUIntX & retVal );

Removes bits starting at the beginning of the buffer.

None

nBits

The number of bits to be removed.

retVal

The bits are stored in retVal.

None

PopData

void PopData (ig_size size, ig_int8ptr pRetData)

Removes the bytestream starting at the beginning of the buffer.

None

size

The number of bytes.

pRetData

The bytestream is stored in pRetData.

None

Call

Description

Return Value

Input Parameters

Output Parameters

See also

Call

Description

Return Value

Input Parameters

Output Parameters

See also

Advertising