Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Public Attributes | List of all members
leveldb::TestArgs Struct Reference

Public Attributes

TestType type
 
bool reverse_compare
 
int restart_interval
 

Detailed Description

Definition at line 406 of file table_test.cc.

Member Data Documentation

int leveldb::TestArgs::restart_interval

Definition at line 409 of file table_test.cc.

bool leveldb::TestArgs::reverse_compare

Definition at line 408 of file table_test.cc.

TestType leveldb::TestArgs::type

Definition at line 407 of file table_test.cc.


The documentation for this struct was generated from the following file: