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

Go to the source code of this file.

Classes

class  leveldb::Cache
 
struct  leveldb::Cache::Handle
 

Namespaces

 leveldb
 

Functions

Cache * leveldb::NewLRUCache (size_t capacity)