Public Member Functions | Private Attributes
Int Class Reference

Public Member Functions

 Int ()
 
 operator int ()
 

Private Attributes

int I
 

Detailed Description

Definition at line 3 of file Test.C.

Constructor & Destructor Documentation

◆ Int()

Int ( )
inline

Definition at line 9 of file Test.C.

Member Function Documentation

◆ operator int()

operator int ( )
inline

Definition at line 11 of file Test.C.

References I.

Field Documentation

◆ I

int I
private

Definition at line 5 of file Test.C.

Referenced by operator int().


The documentation for this class was generated from the following file: