Software Ver.2.0 Owner's manual
Methods of the IGCRawPacket Class Classes of the C++ Interface
CATC IBTrainer InfiniBand Exerciser API Reference 2-69
Methods of the IGCRawPacket
Class
The class
IGCRawPacket
holds an InfiniBand raw packet. Only the local
routing header is present in this type of packet.
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 8 IGCRawPacket 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
IGCRawPacket
class:
IGCRawPacket ( void );
virtual
~
IGCRawPacket ( void );
Characteristic Members