Methods of the igcpackethandlertcl class – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 128

Advertising
background image

Classes of the C++ Interface

Methods of the IGCPacketHandlerTcl Class

2-106

CATC IBTrainer InfiniBand Exerciser API Reference

Methods of the

IGCPacketHandlerTcl Class

The class IGCPacketHandlerTcl lets you register two TCL scripts that
handle and check packets. This is a convenience function to help you
work with TCL scripts.

The SMA handler that manages MAD packets is also part of the
software distribution. It is provided as a sample in the form of a TCL
script.

The following table lists the characteristic members of the
IGCPacketHandlerTcl

class:

IGCPacketHandlerTcl ( char *checkScript, char *handleScript );

virtual

~IGCPacketHandlerTcl ();

#include <igpackethandlertcl.h>

NOTE

Files

Advertising