Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
leveldb::Table Member List

This is the complete list of members for leveldb::Table, including all inherited members.

ApproximateOffsetOf(const Slice &key) const leveldb::Table
BlockReader(void *, const ReadOptions &, const Slice &)leveldb::Tableprivatestatic
InternalGet(const ReadOptions &, const Slice &key, void *arg, void(*handle_result)(void *arg, const Slice &k, const Slice &v))leveldb::Tableprivate
NewIterator(const ReadOptions &) const leveldb::Table
Open(const Options &options, RandomAccessFile *file, uint64_t file_size, Table **table)leveldb::Tablestatic
operator=(const Table &)leveldb::Tableprivate
ReadFilter(const Slice &filter_handle_value)leveldb::Tableprivate
ReadMeta(const Footer &footer)leveldb::Tableprivate
rep_leveldb::Tableprivate
Table(Rep *rep)leveldb::Tableinlineexplicitprivate
Table(const Table &)leveldb::Tableprivate
TableCache classleveldb::Tablefriend
~Table()leveldb::Table