Public Member Functions | |
void | reset () |
bool | hasFatal () |
int | fatal (const Common::String &str) |
void | setFatalInfo (const Common::String &userFunc, const Common::String &BIF) |
void | setResourceForFatal (int n) |
Additional Inherited Members | |
Static Public Member Functions inherited from Common::Singleton< Sludge::FatalMsgManager > | |
static bool | hasInstance () |
static Sludge::FatalMsgManager & | instance () |
static void | destroy () |
Protected Types inherited from Common::Singleton< Sludge::FatalMsgManager > | |
typedef Sludge::FatalMsgManager | SingletonBaseType |
Static Protected Attributes inherited from Common::Singleton< Sludge::FatalMsgManager > | |
static Sludge::FatalMsgManager * | _singleton |