Igcpacket, destructor, Newpacket – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 88

Advertising
background image

Classes of the C++ Interface

Methods of the IGCPacket Class

2-66

CATC IBTrainer InfiniBand Exerciser API Reference

IGCPacket, Destructor

virtual ~IGCPacket ();

Destructor.

None

None

“DeletePacket” on page 2-63

NewPacket

IGCPacket * NewPacket ( IN & IGCBuffer databuffer );

Takes the byte stream buffer databuffer and creates a new packet out of
it. This function is static and can be used without the need of a packet
object.

IGCPacket

object for the new packet.

databuffer

The byte stream buffer containing data for the new packet.

None

Call

Description

Return Value

Parameters

See also

Call

Description

Return Value

Input Parameters

See also

Advertising