Igcstatus, destructor, Print – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 124

Advertising
background image

Classes of the C++ Interface

Methods of the IGCStatus Class

2-102

CATC IBTrainer InfiniBand Exerciser API Reference

~IGCStatus, Destructor

~IGCStatus ( void );

Destructor of the class.

None

None

None

Print

ostream & Print (ostream & o) const;

Prints the status as a text representation to the specified ostream.

Returns a reference to an ostream object with the status information for
the connected generator.

o

The stream to print into. This provides you with the possibility to print to a file or
to stdout.

None

Call

Description

Return Value

Parameters

See also

Call

Description

Return Value

Input Parameters

See also

Advertising