This is an old revision of the document!
An Object has the ability to Define Data that can be accessed throughout the rest of the Object and depending on the public/private attribution of the definitions outside the Object Definition. The kinds of components that can be defined are:
public while classes (i.e., objects) assume that all components are private. For example, a Thermostat object might define a TemperatureReading structure that is used to report results.
[nick][✓ char, 2022-03-20]Is this page still under construction?
[char][✓ char, 2022-03-20]New Section -- review