|
rippled
|
#include <SociDB.h>


Public Member Functions | |
| virtual std::uintptr_t | id () const =0 |
| virtual | ~Checkpointer ()=default |
| virtual void | schedule ()=0 |
| virtual void | checkpoint ()=0 |
| T | shared_from_this (T... args) |
| T | weak_from_this (T... args) |
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |