![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <snapshot.h>
Public Member Functions | |
SnapshotList () | |
bool | empty () const |
SnapshotImpl * | oldest () const |
SnapshotImpl * | newest () const |
const SnapshotImpl * | New (SequenceNumber seq) |
void | Delete (const SnapshotImpl *s) |
Private Attributes | |
SnapshotImpl | list_ |
Definition at line 30 of file snapshot.h.
|
inline |
Definition at line 32 of file snapshot.h.
|
inline |
Definition at line 52 of file snapshot.h.
|
inline |
Definition at line 37 of file snapshot.h.
|
inline |
Definition at line 41 of file snapshot.h.
|
inline |
Definition at line 39 of file snapshot.h.
|
inline |
Definition at line 38 of file snapshot.h.
|
private |
Definition at line 61 of file snapshot.h.