#include <snapshot.h>
Definition at line 137 of file snapshot.h.
◆ SnapshotCrawler()
◆ current()
Snapshot& ed::SnapshotCrawler::current |
( |
| ) |
|
|
inline |
◆ getSnapshot()
Snapshot& ed::SnapshotCrawler::getSnapshot |
( |
unsigned int |
i | ) |
|
|
inline |
◆ loadNewSnapshot()
bool ed::SnapshotCrawler::loadNewSnapshot |
( |
| ) |
|
|
inline |
loadNewSnapshot, find next file to load snapshot from and load snapshot.
- Returns
- whether or not loading the new snapshot succeeded.
Definition at line 186 of file snapshot.h.
◆ loadSnapshot()
loadSnapshot, load snapshot data and extend the snapshots list.
- Parameters
-
filename | name of the json file to load |
- Returns
- whether or not loading the snapshot was successful.
Definition at line 211 of file snapshot.h.
◆ next()
void ed::SnapshotCrawler::next |
( |
| ) |
|
|
inline |
next, proceed to next index of the snapshot list. If index is out of bounds, try to load a new snapshot.
Definition at line 168 of file snapshot.h.
◆ previous()
void ed::SnapshotCrawler::previous |
( |
| ) |
|
|
inline |
◆ crawler
◆ i_current
uint ed::SnapshotCrawler::i_current |
|
private |
◆ snapshots
The documentation for this class was generated from the following file: