#include <LogReplayListener.h>
Public Member Functions | |
virtual void | onReplayFinished ()=0 |
Protected Member Functions | |
virtual | ~LogReplayListener () |
Definition at line 28 of file LogReplayListener.h.
|
inlineprotectedvirtual |
Definition at line 35 of file LogReplayListener.h.
|
pure virtual |
Is called once all the logs are replayed.