tagGame::Util Class Reference

Miscellaneous utility functions. More...

#include <Util.h>

List of all members.

Static Public Member Functions

static void warn (std::string const &message)
 Print the warning message and continue.
static void error (std::string const &message)
 Print the error message and exit.
static void error (std::string const &errorStr, int const line, std::string const &filename, std::string const &message="")
 Called by the TG_ASSERT macros.
static void warn (bool const condition, std::string const &message)
 Iff condition is false, print the warning message.
static std::string itos (int n)
 Convert n to a string.


Detailed Description

Miscellaneous utility functions.


The documentation for this class was generated from the following files:
Generated on Sat Mar 31 22:31:01 2007 for tagGame by  doxygen 1.5.1