bpp-core
2.2.0
|
This is the complete list of members for bpp::IndexOutOfBoundsException, including all inherited members.
badIndex_ | bpp::IndexOutOfBoundsException | protected |
Exception(const char *text) | bpp::Exception | inline |
Exception(const std::string &text) | bpp::Exception | inline |
getBadIndex() const | bpp::IndexOutOfBoundsException | inline |
getBounds() const | bpp::IndexOutOfBoundsException | |
IndexOutOfBoundsException(const std::string &text, size_t badInt, size_t lowerBound, size_t upperBound) | bpp::IndexOutOfBoundsException | |
lowerBound_ | bpp::IndexOutOfBoundsException | protected |
message_ | bpp::Exception | protected |
upperBound_ | bpp::IndexOutOfBoundsException | protected |
what() const | bpp::Exception | inline |
~Exception() | bpp::Exception | inlinevirtual |
~IndexOutOfBoundsException() | bpp::IndexOutOfBoundsException | inlinevirtual |