libcsdbg  1.28
C++ exception (and generic) stack trace debug library
csdbg::exception Member List

This is the complete list of members for csdbg::exception, including all inherited members.

class_name() const csdbg::objectinlinevirtual
clone() const csdbg::exceptioninlinevirtual
exception(const i8 *,...)csdbg::exceptionexplicit
exception(const exception &)csdbg::exception
m_msgcsdbg::exceptionprotected
msg() const csdbg::exceptioninlinevirtual
operator<<(std::ostream &, const exception &)csdbg::exceptionfriend
operator<<(std::ostream &lval, const std::exception &rval)csdbg::exceptionrelated
operator=(const exception &)csdbg::exceptionvirtual
~exception()csdbg::exceptionvirtual
~object()=0csdbg::objectpure virtual