Args typedef | OSB_LIB::BaseError | |
args() const | OSB_LIB::BaseError | |
args_ | OSB_LIB::BaseError | [protected] |
BaseError(ErrorNo e) | OSB_LIB::BaseError | [inline, explicit] |
BaseError(ErrorNo no, const Args &args) | OSB_LIB::BaseError | [inline] |
BaseError(const BaseError &rhs) | OSB_LIB::BaseError | [inline, protected] |
code() const | OSB_LIB::BaseError | |
ErrorNo typedef | OSB_LIB::BaseError | |
errorNo_ | OSB_LIB::BaseError | [private] |
fileName() const =0 | OSB_LIB::BaseError | [pure virtual] |
isError() const | OSB_LIB::BaseError | [inline] |
msg() const | OSB_LIB::BaseError | |
no() const | OSB_LIB::BaseError | |
noError() const | OSB_LIB::BaseError | [inline] |
noError_ | OSB_LIB::BaseError | [static] |
operator<<(const char *s) | OSB_LIB::BaseError | [inline] |
operator<<(const std::string &s) | OSB_LIB::BaseError | [inline] |
operator<<(const T &t) | OSB_LIB::BaseError | [inline] |
operator=(const BaseError &rhs) | OSB_LIB::BaseError | [inline, protected] |
prefix() const =0 | OSB_LIB::BaseError | [pure virtual] |
what() const | OSB_LIB::BaseError | |
~BaseError() | OSB_LIB::BaseError | [inline, virtual] |