file_exception(const char *operation, const char *filename) | ustl::file_exception | |
format(void) const | ustl::exception | [inline] |
info(string &msgbuf, const char *fmt=NULL) const | ustl::file_exception | [virtual] |
libc_exception(const char *operation) | ustl::libc_exception | [explicit] |
libc_exception(const libc_exception &v) | ustl::libc_exception | |
m_Errno | ustl::libc_exception | [protected] |
m_Filename | ustl::file_exception | [protected] |
m_Operation | ustl::libc_exception | [protected] |
operator=(const libc_exception &v) | ustl::libc_exception | |
read(istream &is) | ustl::file_exception | [virtual] |
set_format(xfmt_t fmt) (defined in ustl::exception) | ustl::exception | [inline, protected] |
stream_size(void) const | ustl::file_exception | [virtual] |
text_write(ostringstream &os) const | ustl::exception | |
throw() (defined in ustl::exception) | ustl::exception | |
what(void) const | ustl::file_exception | [virtual] |
write(ostream &os) const | ustl::file_exception | [virtual] |
~exception(void) | ustl::exception | [virtual] |