void set_interface(fawkes::Interface *interface)
Set the internal interface.
virtual ~BBLogReplayThread()
Destructor.
const char * interface_id() const
Get interface ID.
bool has_next()
Check if another entry is available.
BBLogReplayThread(const char *logfile_name, const char *logdir, const char *scenario, float grace_period, bool loop_replay, bool non_blocking=false, const char *thread_name="BBLogReplayThread", fawkes::Thread::OpMode th_opmode=Thread::OPMODE_CONTINUOUS)
Constructor.
virtual void once()
Execute an action exactly once.
const char * interface_type() const
Get interface type.
const fawkes::Time & entry_offset() const
Get current entry offset.
virtual void loop()
Code to execute in the thread.