Table of Contents
[ fromfile: inheritance-intro.xml id: inheritance-intro ]
Abstract
This chapter introduces the concepts and shows some examples of how to define inheritance relationships between C++ classes. Overriding methods, the virtual
keyword, and simple examples show how polymorphism works.
Generated: 2012-03-02 | © 2012 Alan Ezust and Paul Ezust. |