|
Inheritance vs Interface Polymorphism (C)
Doxygen docs for the C implementation
|
Concrete AbstractAnimal "subclass" that implements speak(). More...

Public Attributes | |
| AbstractAnimal | base |
Concrete AbstractAnimal "subclass" that implements speak().
Definition at line 99 of file C Implimentation.c.
| AbstractAnimal DogWithDefault::base |
Definition at line 99 of file C Implimentation.c.