Software Ver.2.0 Owner's manual

Methods of the IGCIBAPacket Class Classes of the C++ Interface
CATC IBTrainer InfiniBand Exerciser API Reference 2-77
Init
void Init ( IN Opcode code, IN ig_bool IsGlobal );
Initializes the InfiniBand packet.
None
code
For opcodes refer to
“Enumeration Definitions” on page 3-1
.
IsGlobal
Boolean value that determines whether the packet carries a global
routing header.
None
IGCIBAPacket, Default Constructor
IGCIBAPacket ( void );
Default constructor. You have to call the
Init()
method before using the
packet.
None
None
IGCIBAPacket
, Constructor for the Class and
IGCIBAPacket
Destructor below
Call
Description
Return Value
Input Parameters
See also
Call
Description
Return Value
Parameters
See also