This is the complete list of members for
micxx::Exception, including all inherited members.
append(const char *format, va_list argptr) | micxx::Exception | [virtual] |
AVI_INVALID_LENGTH | micxx::Exception | [static] |
clone() const | micxx::Exception | [virtual] |
Exception(const Exception &right) | micxx::Exception | |
Exception(const char *filename, unsigned long line, const Exception &cause, long code=0, const char *format=0,...) | micxx::Exception | |
Exception(const char *filename, unsigned long line, long code, const char *format=0,...) | micxx::Exception | |
Exception(const char *filename, unsigned long line, const char *format=0,...) | micxx::Exception | |
getCause() | micxx::Exception | [virtual] |
getCause() const | micxx::Exception | [virtual] |
getCode() const | micxx::Exception | [virtual] |
getFilename() const | micxx::Exception | [virtual] |
getLine() const | micxx::Exception | [virtual] |
getMessage() | micxx::Exception | [virtual] |
getMessage() const | micxx::Exception | [virtual] |
getName() const | micxx::Exception | [virtual] |
getRootCause() | micxx::Exception | [virtual] |
getRootCause() const | micxx::Exception | [virtual] |
MICXX_MAX | micxx::Exception | [static] |
NULL_POINTER | micxx::Exception | [static] |
operator=(const Exception &right) | micxx::Exception | |
RIFF_INVALID_FOURCC | micxx::Exception | [static] |
setCause(const Exception *cause) | micxx::Exception | [virtual] |
setCode(long code) | micxx::Exception | [virtual] |
toString() const | micxx::Exception | [virtual] |
toString(long error) | micxx::Exception | [static] |
UNEXPECTED_EOF | micxx::Exception | [static] |
what() const | micxx::Exception | [virtual] |
~Exception() | micxx::Exception | [virtual] |