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

Page 117

Advertising
background image

Methods of the IGCVal Class

Classes of the C++ Interface

CATC IBTrainer InfiniBand Exerciser API Reference

2-95

Non Const Conversions

operator int ( void );

operator ig_int8 ( void );

operator ig_int16 ( void );

operator ig_int32 ( void );

operator IGCUIntX & ( void );

operator ig_bool ( void );

operator IGCString & ( void );

operator ig_charcptr ( void );

operator ig_int8ptr ( void );

operator ig_charcptr ( void ) const;

Non const conversions

The new IGCVal class with the appropriate content.

None

None

Calls

Description

Return Value

Parameters

See also

Advertising