Home
 

class DataTypeCls

class DataTypeCls: public PTreeNodeCls

Abstract base class for all data types

Inheritance:


Public Methods

[more]int getSize()
Returns the memory size of this data type
[more]PDataTypeCls copy()
Returns a deep copy of this data type



Documentation

Abstract base class for all data types.
oint getSize()
Returns the memory size of this data type.
Parameters:
Amout - of memory units

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

Direct child classes:
CompTypeCls
BasicTypeCls

Alphabetic index HTML hierarchy of classes or Java



DOC++