![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <env.h>
Public Member Functions | |
RandomAccessFile () | |
virtual | ~RandomAccessFile () |
virtual Status | Read (uint64_t offset, size_t n, Slice *result, char *scratch) const =0 |
Private Member Functions | |
RandomAccessFile (const RandomAccessFile &) | |
void | operator= (const RandomAccessFile &) |
|
private |
|
private |
|
pure virtual |
Implemented in leveldb::StringSource.