Inheritance vs Interface Polymorphism (C)
Doxygen docs for the C implementation
Loading...
Searching...
No Matches
DogWithDefault Struct Reference

Concrete AbstractAnimal "subclass" that implements speak(). More...

Collaboration diagram for DogWithDefault:

Public Attributes

AbstractAnimal base

Detailed Description

Concrete AbstractAnimal "subclass" that implements speak().

Definition at line 99 of file C Implimentation.c.

Member Data Documentation

◆ base

AbstractAnimal DogWithDefault::base

Definition at line 99 of file C Implimentation.c.


The documentation for this struct was generated from the following file: