Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Namespaces | Functions
db_iter.h File Reference
#include <stdint.h>
#include "leveldb/db.h"
#include "db/dbformat.h"
Include dependency graph for db_iter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 leveldb
 

Functions

Iterator * leveldb::NewDBIterator (DBImpl *db, const Comparator *user_key_comparator, Iterator *internal_iter, SequenceNumber sequence, uint32_t seed)