This is the complete list of members for mdbx::cursor::estimate_result, including all inherited members.
| approximate_quantity | mdbx::cursor::estimate_result | |
| compare_fast(const pair &a, const pair &b) noexcept | mdbx::pair | static |
| compare_lexicographically(const pair &a, const pair &b) noexcept | mdbx::pair | static |
| estimate_result(const cursor &cursor, move_operation operation) | mdbx::cursor::estimate_result | inline |
| estimate_result(const cursor &cursor, move_operation operation, const slice &key) | mdbx::cursor::estimate_result | inline |
| estimate_result(const cursor &cursor, move_operation operation, const slice &key, const slice &value) | mdbx::cursor::estimate_result | inline |
| estimate_result(const estimate_result &) noexcept=default | mdbx::cursor::estimate_result | |
| invalid() noexcept | mdbx::pair | inlinestatic |
| key | mdbx::pair | |
| operator stl_pair() const noexcept | mdbx::pair | inline |
| operator=(const estimate_result &) noexcept=default | mdbx::cursor::estimate_result | |
| mdbx::pair::operator=(const pair &) noexcept=default | mdbx::pair | |
| pair(const slice &key, const slice &value) noexcept | mdbx::pair | inline |
| pair(const stl_pair &couple) noexcept | mdbx::pair | inline |
| pair(const pair &) noexcept=default | mdbx::pair | |
| stl_pair typedef | mdbx::pair | |
| value | mdbx::pair |