Software Ver.2.0 Owner's manual
Classes of the C++ Interface Methods of the IGCRawIPPacket Class
2-72 CATC IBTrainer InfiniBand Exerciser API Reference
Methods of the IGCRawIPPacket
Class
This class holds raw IPv6 packets that pass through the InfiniBand
network.
Note that the use of
DeletePacket()
is the recommended method of
calling a destructor even though this class has its own destructor.
DeletePacket()
is defined in the base class
IGCPacket
(see
“DeletePacket”
on page 2-63
).
Figure 9 IGCRawIPPacket Class
IGCMADPacket
I GCRa w I PP a c k e tI GCRa w Pa c k e t IGCIBAPacket
IGCPacket
The following table lists the characteristic members of the
IGCRawIPPacket
class:
IGCRawIPPacket ();
virtual ~IGCRawIPPacket ( void );
Characteristic Members