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

Go to the source code of this file.

Classes

class  leveldb::Iterator
 
struct  leveldb::Iterator::Cleanup
 

Namespaces

 leveldb
 

Functions

Iterator * leveldb::NewEmptyIterator ()
 
Iterator * leveldb::NewErrorIterator (const Status &status)