![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <snapshot.h>
Public Attributes | |
SequenceNumber | number_ |
Private Attributes | |
SnapshotImpl * | prev_ |
SnapshotImpl * | next_ |
SnapshotList * | list_ |
Friends | |
class | SnapshotList |
Additional Inherited Members | |
![]() | |
virtual | ~Snapshot () |
Definition at line 16 of file snapshot.h.
|
friend |
Definition at line 21 of file snapshot.h.
|
private |
Definition at line 27 of file snapshot.h.
|
private |
Definition at line 25 of file snapshot.h.
SequenceNumber leveldb::SnapshotImpl::number_ |
Definition at line 18 of file snapshot.h.
|
private |
Definition at line 24 of file snapshot.h.