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::TableAndFile Struct Reference
Collaboration diagram for leveldb::TableAndFile:
Collaboration graph
[legend]

Public Attributes

RandomAccessFilefile
 
Tabletable
 

Detailed Description

Definition at line 14 of file table_cache.cc.

Member Data Documentation

RandomAccessFile* leveldb::TableAndFile::file

Definition at line 15 of file table_cache.cc.

Table* leveldb::TableAndFile::table

Definition at line 16 of file table_cache.cc.


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