Root Classes

The Root Classes component contains predefined classes on which all other classes are built. They include:

-   the fundamental types such as Boolean, Character, Integer or Real,

-   a method of manipulating objects that is compatible with the memory manager provided,

-   the management of exceptions,

-   an encapsulation of C++ streams.