#include <iostream>
#include "TheCat.h"
#include "cat.h"
#include "BESInitList.h"
Include dependency graph for TheCat.cc:
Functions | |
static bool | buildNewCat (int, char **) |
static bool | destroyNewCat (void) |
FUNINITQUIT (buildNewCat, destroyNewCat, 2) | |
Variables | |
Animal * | TheCat = 0 |
static bool buildNewCat | ( | int | , | |
char ** | ||||
) | [static] |
static bool destroyNewCat | ( | void | ) | [static] |
FUNINITQUIT | ( | buildNewCat | , | |
destroyNewCat | , | |||
2 | ||||
) |