|
Electroneum
|
This is the complete list of members for lmdb::basic_table< K, V >, including all inherited members.
| basic_table(const char *name, unsigned flags=0, MDB_cmp_func value_cmp=nullptr) noexcept | lmdb::basic_table< K, V > | inlineexplicit |
| compute_flags(const unsigned flags) noexcept | lmdb::basic_table< K, V > | inlinestatic |
| flags | lmdb::table | |
| get_key_stream(std::unique_ptr< MDB_cursor, D > cur) noexcept | lmdb::basic_table< K, V > | inlinestatic |
| get_value(MDB_val value) noexcept | lmdb::basic_table< K, V > | inlinestatic |
| get_value_stream(K const &key, std::unique_ptr< MDB_cursor, D > cur) noexcept | lmdb::basic_table< K, V > | inlinestatic |
| key_cmp | lmdb::table | |
| key_type typedef | lmdb::basic_table< K, V > | |
| name | lmdb::table | |
| open(MDB_txn &write_txn) const noexcept | lmdb::table | |
| value_cmp | lmdb::table | |
| value_type typedef | lmdb::basic_table< K, V > |