libutil++  1.9.3
 All Classes Functions Variables
sella::Exception Member List

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

buildMessage(bool sysmsg, const char *format, va_list list) (defined in sella::Exception)sella::Exceptionprotected
c_str() const (defined in sella::Exception)sella::Exceptionvirtual
cache (defined in sella::Exception)sella::Exceptionmutableprotected
code (defined in sella::Exception)sella::Exceptionprotected
demangle(const char *name) const (defined in sella::Exception)sella::Exceptionprotected
enableStackTrace(bool on=true) (defined in sella::Exception)sella::Exceptionstatic
Exception(const char *function, const char *file, int line, int code) (defined in sella::Exception)sella::Exception
Exception(bool sysmsg, const char *function, const char *file, int line, int code, const char *format,...) (defined in sella::Exception)sella::Exception
Exception(const Exception &other) (defined in sella::Exception)sella::Exception
Exception(const Exception &&other) (defined in sella::Exception)sella::Exception
file (defined in sella::Exception)sella::Exceptionprotected
function (defined in sella::Exception)sella::Exceptionprotected
getCode() const (defined in sella::Exception)sella::Exceptionvirtual
getFile() const (defined in sella::Exception)sella::Exceptionvirtual
getFunction() const (defined in sella::Exception)sella::Exceptionvirtual
getLine() const (defined in sella::Exception)sella::Exceptionvirtual
getMessage() const (defined in sella::Exception)sella::Exceptionvirtual
getName() const (defined in sella::Exception)sella::Exceptionvirtual
getStackTrace() const (defined in sella::Exception)sella::Exceptionvirtual
line (defined in sella::Exception)sella::Exceptionprotected
message (defined in sella::Exception)sella::Exceptionprotected
operator=(const Exception &other) (defined in sella::Exception)sella::Exception
operator=(const Exception &&other) (defined in sella::Exception)sella::Exception
stack (defined in sella::Exception)sella::Exceptionprotected
str() const (defined in sella::Exception)sella::Exceptionvirtual
what() const (defined in sella::Exception)sella::Exceptionvirtual
~Exception() (defined in sella::Exception)sella::Exceptionvirtual