![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include "leveldb/iterator.h"
Go to the source code of this file.
Namespaces | |
leveldb | |
Functions | |
Iterator * | leveldb::NewTwoLevelIterator (Iterator *index_iter, Iterator *(*block_function)(void *arg, const ReadOptions &options, const Slice &index_value), void *arg, const ReadOptions &options) |