Next:
1 About this module
Module 0029: C++ Class Basics
Tak Auyeung, Ph.D.
1
About this module
2
What is a class?
3
Data members
4
Function (method) members
5
Constructor
5
.
1
Basic concepts
5
.
2
Nested constructor calls
5
.
3
Parametrized constructors
5
.
4
Parametrized component constructor
6
Destructor
6
.
1
Overall concepts
6
.
2
An example
6
.
3
Nested destructors
7
Private and Public
7
.
1
An example
7
.
2
Intended use and limitations
About this document ...
Copyright © 2006-09-26 by Tak Auyeung