#include <write_batch_internal.h>
◆ Append()
◆ ByteSize()
static size_t leveldb::WriteBatchInternal::ByteSize |
( |
const WriteBatch * |
batch | ) |
|
|
inlinestatic |
◆ Contents()
static Slice leveldb::WriteBatchInternal::Contents |
( |
const WriteBatch * |
batch | ) |
|
|
inlinestatic |
◆ Count()
int leveldb::WriteBatchInternal::Count |
( |
const WriteBatch * |
batch | ) |
|
|
static |
◆ InsertInto()
◆ Sequence()
◆ SetContents()
void leveldb::WriteBatchInternal::SetContents |
( |
WriteBatch * |
batch, |
|
|
const Slice & |
contents |
|
) |
| |
|
static |
◆ SetCount()
void leveldb::WriteBatchInternal::SetCount |
( |
WriteBatch * |
batch, |
|
|
int |
n |
|
) |
| |
|
static |
◆ SetSequence()
The documentation for this class was generated from the following files: