Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Namespaces
write_batch.cc File Reference
#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"
Include dependency graph for write_batch.cc:

Go to the source code of this file.

Namespaces

 leveldb
 

Variable Documentation

MemTable* mem_

Definition at line 115 of file write_batch.cc.

SequenceNumber sequence_

Definition at line 114 of file write_batch.cc.