Const conversions – Teledyne LeCroy Automation API for IBTrainer Software Ver.2.0 User Manual

Page 116

Advertising
background image

Classes of the C++ Interface

Methods of the IGCVal Class

2-94

CATC IBTrainer InfiniBand Exerciser API Reference

Const Conversions

operator int ( void ) const;

operator ig_int8 ( void ) const;

operator ig_int16 ( void ) const;

operator ig_int32 ( void ) const;

operator IGCUIntX ( void ) const;

operator ig_bool ( void ) const;

operator IGCString ( void ) const;

operator ig_charcptr ( void ) const;

Const conversions

The new IGCVal class with the appropriate content.

None

None

Calls

Description

Return Value

Parameters

See also

Advertising