Panic Class Reference

Panic thrower. More...

#include <Panic.h>

List of all members.

Public Member Functions

void die (const char *fmt,...) const
void warn (const char *fmt,...) const

Static Public Member Functions

static Panicinstance ()

Detailed Description

Panic thrower.


Member Function Documentation

void Panic::die ( const char *  fmt,
  ... 
) const

Write an error message to stderr and halt the program

Panic * Panic::instance (  )  [static]

Singleton instance

Returns:
The singleton instance of the Panic thrower
void Panic::warn ( const char *  fmt,
  ... 
) const

Write an error message to stderr and continue running


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Defines

Generated on Tue Jul 19 17:22:43 2011 for FADE by  doxygen 1.6.1