#include <GCoptimization.h>
Public Member Functions | |
GCException (const char *m) | |
void | Report () |
Public Attributes | |
const char * | message |
Definition at line 116 of file GCoptimization.h.
GCException::GCException | ( | const char * | m | ) | [inline] |
Definition at line 119 of file GCoptimization.h.
void GCException::Report | ( | ) |
Definition at line 73 of file GCoptimization.cpp.
const char* GCException::message |
Definition at line 118 of file GCoptimization.h.