File animal.h¶
Go to the source code of this file
#include <functional>#include "animal_interface.h"
Namespaces¶
| Type | Name |
|---|---|
| namespace | example |
| namespace | inner_namespace |
Classes¶
| Type | Name |
|---|---|
| class | Animal Base class for all animals from which Bird derives. |
| struct | Result Some random inner class of Animal . |
| class | Vector |
The documentation for this class was generated from the following file demo-projects/animal/animal.h