wisc_db
|
This is the complete list of members for wiscdb::InsufficientSpaceException, including all inherited members.
InsufficientSpaceException(const PageId page_num, const std::size_t requested, const std::size_t available) | wiscdb::InsufficientSpaceException | |
message() const | wiscdb::WiscDbException | inlinevirtual |
message_ | wiscdb::WiscDbException | protected |
page_number() const | wiscdb::InsufficientSpaceException | inline |
page_number_ | wiscdb::InsufficientSpaceException | protected |
space_available() const | wiscdb::InsufficientSpaceException | inline |
space_available_ | wiscdb::InsufficientSpaceException | protected |
space_requested() const | wiscdb::InsufficientSpaceException | inline |
space_requested_ | wiscdb::InsufficientSpaceException | protected |
what() const | wiscdb::WiscDbException | inlinevirtual |
WiscDbException(const std::string &msg) | wiscdb::WiscDbException | explicit |
~WiscDbException() | wiscdb::WiscDbException | inlinevirtual |