IndexOutOfRange Member List
This is the complete list of members for
IndexOutOfRange, including all inherited members.
Base(const char *fn="<UNKNOWN>", int ln=0) | Base | [inline, explicit] |
getMessage() const | Base | [inline] |
getMessageText() const | Base | [inline] |
IndexOutOfRange(const char *fn, int ln, const char *indexName, long lb, long index, long ub, const char *where) | IndexOutOfRange | [inline] |
setMessage(const std::string &msgin) | Base | [inline, protected] |
what() const | Base | [inline] |
~Base() | Base | [inline, virtual] |