![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for leveldb::WriteBatchInternal, including all inherited members.
Append(WriteBatch *dst, const WriteBatch *src) | leveldb::WriteBatchInternal | static |
ByteSize(const WriteBatch *batch) | leveldb::WriteBatchInternal | inlinestatic |
Contents(const WriteBatch *batch) | leveldb::WriteBatchInternal | inlinestatic |
Count(const WriteBatch *batch) | leveldb::WriteBatchInternal | static |
InsertInto(const WriteBatch *batch, MemTable *memtable) | leveldb::WriteBatchInternal | static |
Sequence(const WriteBatch *batch) | leveldb::WriteBatchInternal | static |
SetContents(WriteBatch *batch, const Slice &contents) | leveldb::WriteBatchInternal | static |
SetCount(WriteBatch *batch, int n) | leveldb::WriteBatchInternal | static |
SetSequence(WriteBatch *batch, SequenceNumber seq) | leveldb::WriteBatchInternal | static |