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 Defines

Generated on Tue Aug 31 11:02:41 2010 for FADE by  doxygen 1.6.1