| 3.1 |
Introduction |
| 3.2 |
Classes,
Objects, Member Functions and Data Members |
| 3.3 |
Overview of the Chapter
Examples |
| 3.4 |
Defining a Class with a Member
Function |
| 3.5 |
Defining a Member Function with a
Parameter |
| 3.6 |
Data Members, set Functions and get
Functions |
| 3.7 |
Initializing Objects with
Constructors |
| 3.8 |
Placing a Class in a Separate File
for Reusability |
| 3.9 |
Separating Interface from
Implementation |
| 3.10 |
Validating Data with set Functions |
| 3.11 |
(Optional) Software Engineering
Case Study: Identifying the Classes in the ATM Requirements
Specification |
| 3.12 |
Wrap-Up |