Software Ver.2.0 Owner's manual
Methods of the IGCGeneratorInfo Class Classes of the C++ Interface
CATC IBTrainer InfiniBand Exerciser API Reference 2-59
Print
ostream & Print (ostream & o) const;
Prints a (human readable) list of the connected generators to the
specified stream.
Returns a reference to an ostream object with a list of connected
generators.
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
Input Parameters
See also