Home
 

class IntTypeCls

class IntTypeCls: public BasicTypeCls

The integer type

Inheritance:


Public Methods

[more]int getSize()
The memory size of a single integer is 1
[more]PIntTypeCls copy()
Returns a deep copy of this data type



Inherited from BasicTypeCls:


Inherited from DataTypeCls:


Documentation

The integer type.    BasicType: {digits}
oint getSize()
The memory size of a single integer is 1.
Returns:
1

oPIntTypeCls copy()
Returns a deep copy of this data type.
Returns:
Copy of data type

This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



DOC++