Exception
1.0.4
|
This is the complete list of members for Exception, including all inherited members.
_what (defined in Exception) | Exception | protected |
begin() const | Exception | inline |
end() const | Exception | inline |
Exception() | Exception | inline |
Exception(const Exception &e) (defined in Exception) | Exception | inline |
Exception(const string &arg) | Exception | inline |
exception_queue (defined in Exception) | Exception | protected |
get_message(void) const | Exception | inline |
operator<<(ostream &os, Exception &a) | Exception | friend |
operator<<(ostream &os, Exception *a) | Exception | friend |
operator=(const Exception &rhs) (defined in Exception) | Exception | |
print(ostream &os=cerr) const | Exception | protectedvirtual |
set_message(const string &msg) | Exception | |
set_rethrow_message(const string &file, const int linenum) (defined in Exception) | Exception | |
update_what() (defined in Exception) | Exception | |
what() const (defined in Exception) | Exception | |
~Exception() (defined in Exception) | Exception | inlinevirtual |