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

The sole concrete "speaker" type; no vtable is needed. More...

Public Attributes

int dummy

Detailed Description

The sole concrete "speaker" type; no vtable is needed.

Definition at line 181 of file C Implimentation.c.

Member Data Documentation

◆ dummy

int PureBreedDog::dummy

Definition at line 181 of file C Implimentation.c.


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