![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include "leveldb/write_batch.h"
#include "leveldb/db.h"
#include "db/dbformat.h"
#include "db/memtable.h"
#include "db/write_batch_internal.h"
#include "util/coding.h"
Go to the source code of this file.
Namespaces | |
leveldb | |
MemTable* mem_ |
Definition at line 115 of file write_batch.cc.
SequenceNumber sequence_ |
Definition at line 114 of file write_batch.cc.