Module 0083: Private and protected inheritance

Tak Auyeung, Ph.D.

October 31, 2006
1 About this module
2 Protected and private inheritance
 2.1 Protected inheritance
  2.1.1 What is it?
  2.1.2 When to use it?
 2.2 Private inheritance
  2.2.1 What is it?
  2.2.2 When to use it?
3 Fine tuning exposure
4 Up cast issues
5 Inheritance versus composition

[next]