#include "CReaper.h"
#include <CApplicationSerializer.h>
#include <CEvent.h>
#include <string>
#include <CDuplicateSingleton.h>
Go to the source code of this file.
Functions | |
const int | nTiming (1000) |
const string | sName ("GrimReaper") |
Variables | |
const char * | Copyright = "(C) Copyright Michigan State University 2002, All rights reserved" |
|
Referenced by CReaper::CReaper(). |
|
Referenced by CReaper::CReaper(). |
|
Definition at line 278 of file CReaper.cpp. |