|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
This is the complete list of members for bb::lmdblib::DBStats, including all inherited members.
| DBStats()=default | bb::lmdblib::DBStats | |
| DBStats(const DBStats &other)=default | bb::lmdblib::DBStats | |
| DBStats(DBStats &&other) noexcept | bb::lmdblib::DBStats | inline |
| DBStats(std::string name, MDB_stat &stat) | bb::lmdblib::DBStats | inline |
| DBStats(const std::string &name, uint64_t numDataItems, uint64_t totalUsedSize) | bb::lmdblib::DBStats | inline |
| name | bb::lmdblib::DBStats | |
| numDataItems | bb::lmdblib::DBStats | |
| operator<< | bb::lmdblib::DBStats | friend |
| operator=(const DBStats &other)=default | bb::lmdblib::DBStats | |
| operator=(DBStats &&other) noexcept | bb::lmdblib::DBStats | inline |
| operator==(const DBStats &other) const | bb::lmdblib::DBStats | inline |
| totalUsedSize | bb::lmdblib::DBStats | |
| ~DBStats()=default | bb::lmdblib::DBStats |