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

Go to the source code of this file.

Classes

struct  leveldb::Options
 
struct  leveldb::ReadOptions
 
struct  leveldb::WriteOptions
 

Namespaces

 leveldb
 

Enumerations

enum  leveldb::CompressionType { leveldb::kNoCompression = 0x0, leveldb::kSnappyCompression = 0x1 }