OSError Member List

This is the complete list of members for OSError, including all inherited members.
BUFFERSIZE enum valueError [protected]
Error(const Error &copy)Error
Error(const char *file, const char *func, int line, int code)Error
error(void) const Error
filename(void) const Error
function(void) const Error
line(void) const Error
m_descError [protected]
m_errorError [protected]
m_fileError [protected]
m_funcError [protected]
m_lineError [protected]
operator()(const char *fmt,...)Error
OSError(const char *file, const char *func, int line)OSError
what(void) const Error
~Error(void)Error

LizardTech