Software Ver.2.0 Owner's manual

Classes of the C++ Interface Methods of the IGCGenerator Class
2-18 CATC IBTrainer InfiniBand Exerciser API Reference
void
TransmitSet ( IN const IGCPacket & packet );
void
TransmitStep ( void );
void
TransmitStop ( void );
void
UnregisterPacketHandler ( IN IGCPacketHandler & handler );
ig_int32 VLAllResourceRead (void);
void
VLAllResourceWrite (IN ig_int32 regVal);
ig_int8
VLResourceRead ( IN ig_int8 VL );
void
VLResourceWrite ( IN ig_int8 VL, IN ig_int8 resource );
ig_int8
VLStateRead ( IN ig_int8 VL );
void
VLStateWrite ( IN ig_int8 VL, IN ig_int8 state );
The following table lists the inherited members of the
IGCGenerator
class (see also
“Methods of the IGCObject Class” on page 2-98
):
void
Set ( IN ig_int32 prop, IN const IGCVal & val );
IGCVal Get(INig_int32prop);
virtual void Default ( void );
virtual void CopyProps ( IN const IGCObject & other, IN ig_bool rwOnly );
#include <iggenerator.h>
Inherited Members
Include Files