#include <iostream>#include "TheDog.h"#include "dog.h"#include "BESInitList.h"

Go to the source code of this file.
Functions | |
| static bool | buildNewDog (int, char **) |
| static bool | destroyNewDog (void) |
| FUNINIT (buildNewDog, 1) | |
Variables | |
| Animal * | TheDog = 0 |
| FUNINIT | ( | buildNewDog | , | |
| 1 | ||||
| ) |
1.5.4