1.8
Timer Member List

This is the complete list of members for Timer, including all inherited members.

CallbackArray typedefTimerprotected
cancel()Timer
change_duration(std::chrono::milliseconds duration)Timer
clear_handlers()Timer
duration() constTimerinline
invoke_handlers()Timerprotected
m_callbacksTimerprotected
m_durationTimerprotected
m_handle_counterTimerprotected
m_implTimerprotected
m_nameTimerprotected
m_runningTimerprotected
m_timerTimerprotected
name() constTimerinline
name(const std::string &name)Timerinline
on_timeout(TimerCallback callback)Timer
operator=(const Timer &)=deleteTimer
operator=(Timer &&)Timer
RegisterHandle typedefTimer
remove_handler(RegisterHandle handle)Timer
running() constTimerinline
start()Timervirtual
start(std::chrono::milliseconds duration)Timerinline
start_with_duration(std::chrono::milliseconds duration)Timer
stop()Timerinline
timeout()Timer
Timer() noexceptTimer
Timer(std::chrono::milliseconds duration) noexceptTimerexplicit
Timer(const Timer &)=deleteTimer
Timer(Timer &&)Timer
TimerCallback typedefTimer
~Timer() noexceptTimervirtual