libthrowable::Throwable Member List

This is the complete list of members for libthrowable::Throwable, including all inherited members.

getInternalString()libthrowable::Throwable [protected]
internalStrFromCause(const std::string &className, const std::exception &cause)libthrowable::Throwable [protected, static]
internalStrFromCauseAndMessage(const std::string &className, const std::exception &cause, const std::string &message)libthrowable::Throwable [protected, static]
internalStrFromFilenameAndLinenumber(const std::string &className, const char *filename, int linenumber)libthrowable::Throwable [protected, static]
internalStrFromFilenameLinenumberAndCause(const std::string &className, const char *filename, int linenumber, const std::exception &cause)libthrowable::Throwable [protected, static]
internalStrFromFilenameLinenumberAndFunction(const std::string &className, const char *filename, int linenumber, const char *function)libthrowable::Throwable [protected, static]
internalStrFromFilenameLinenumberAndMessage(const std::string &className, const char *filename, int linenumber, const std::string &message)libthrowable::Throwable [protected, static]
internalStrFromFilenameLinenumberFunctionAndCause(const std::string &className, const char *filename, int linenumber, const char *function, const std::exception &cause)libthrowable::Throwable [protected, static]
internalStrFromFilenameLinenumberFunctionAndMessage(const std::string &className, const char *filename, int linenumber, const char *function, const std::string &message)libthrowable::Throwable [protected, static]
internalStrFromFilenameLinenumberFunctionCauseAndMessage(const std::string &className, const char *filename, int linenumber, const char *function, const std::exception &cause, const std::string &msg)libthrowable::Throwable [protected, static]
strFromCause(const std::exception &cause)libthrowable::Throwable [protected, static]
strFromCauseAndMessage(const std::exception &cause, const std::string &msg)libthrowable::Throwable [protected, static]
strFromFilenameAndLinenumber(const char *filename, int linenumber)libthrowable::Throwable [protected, static]
strFromFilenameLinenumberAndCause(const char *filename, int linenumber, const std::exception &cause)libthrowable::Throwable [protected, static]
strFromFilenameLinenumberAndFunction(const char *filename, int linenumber, const char *function)libthrowable::Throwable [protected, static]
strFromFilenameLinenumberAndMessage(const char *filename, int linenumber, const std::string &msg)libthrowable::Throwable [protected, static]
strFromFilenameLinenumberFunctionAndCause(const char *filename, int linenumber, const char *function, const std::exception &cause)libthrowable::Throwable [protected, static]
strFromFilenameLinenumberFunctionAndMessage(const char *filename, int linenumber, const char *function, const std::string &msg)libthrowable::Throwable [protected, static]
strFromFilenameLinenumberFunctionCauseAndMessage(const char *filename, int linenumber, const char *function, const std::exception &cause, const std::string &msg)libthrowable::Throwable [protected, static]
Throwable(const std::string &msg, const DontManipulateStr &dummy)libthrowable::Throwable [protected]
toString(int lineWidth=libthrowable::util::getTerminalWidth()) const libthrowable::Throwable [virtual]
what() const libthrowable::Throwable [virtual]
what(unsigned indent) const libthrowable::Throwable [virtual]
~Throwable()libthrowable::Throwable [virtual]


Generated on Wed Jan 9 18:07:18 2008 for libthrowable by  doxygen 1.5.4  Hosted on  SourceForge.net Logo