Odamex
Setting the Standard in Multiplayer Doom
FStat Class Reference

#include <stats.h>

Public Member Functions

 FStat (const char *cname)
virtual ~FStat ()
void clock ()
void unclock ()
void reset ()
const char * getname ()
void dump ()

Static Public Member Functions

static void dumpstat ()
static void dumpstat (std::string which)

Constructor & Destructor Documentation

FStat::FStat ( const char *  cname)
FStat::~FStat ( ) [virtual]

Member Function Documentation

void FStat::clock ( )
void FStat::dump ( )
void FStat::dumpstat ( ) [static]
void FStat::dumpstat ( std::string  which) [static]
const char * FStat::getname ( )
void FStat::reset ( )
void FStat::unclock ( )

The documentation for this class was generated from the following files:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends