gflib  1.0
gfl::err::NullPointerException メンバ一覧
これは全メンバの一覧です。gfl::err::NullPointerException継承メンバも含んでいます。
Exception(const char *message=NULL, const char *fileName=NULL, u32 line=0)gfl::err::Exception
FILENAME_BUFFER_SIZEgfl::err::Exception [protected, static]
GetThrowsFileLine(void) const gfl::err::Exception
GetThrowsFileName(void) const gfl::err::Exception
m_fileNamegfl::err::Exception [protected]
m_linegfl::err::Exception [protected]
m_messagegfl::err::Exception [protected]
MESSAGE_BUFFER_SIZEgfl::err::Exception [protected, static]
NullPointerException(const char *message=NULL, const char *fileName=NULL, u32 line=0)gfl::err::NullPointerException
PrintStackTrace(void) const gfl::err::Exception
SetMassage(const char *classHeader, const char *message)gfl::err::Exception [protected]