My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::Exception Member List

This is the complete list of members for gcp::util::Exception, including all inherited members.

Exception(std::string str, const char *filename, const int lineNumber, bool report)gcp::util::Exception
Exception(std::ostringstream &os, const char *filename, const int lineNumber, bool report)gcp::util::Exception
Exception(gcp::util::LogStream &ls, const char *filename, const int lineNumber, bool report)gcp::util::Exception
Exception(gcp::util::LogStream *ls, const char *filename, const int lineNumber, bool report)gcp::util::Exception
report()gcp::util::Exceptioninline
report(std::string &what)gcp::util::Exceptioninline
report(std::string what)gcp::util::Exceptioninline
what() (defined in gcp::util::Exception)gcp::util::Exceptioninline
~Exception()gcp::util::Exceptionvirtual