C++ Instrument Catalog
MTL::ThreadedMailbox::CTimer Member List

This is the complete list of members for MTL::ThreadedMailbox::CTimer, including all inherited members.

CTimer(const std::function< void(void)> &rTimerEventNotifierFunction)MTL::ThreadedMailbox::CTimerinline
CTimer(Fn &&rTimerEventNotifierFunction, Args &&... Ax)MTL::ThreadedMailbox::CTimerinline
Start(std::chrono::milliseconds Period_ms)MTL::ThreadedMailbox::CTimerinline
StartSingleShot(std::chrono::milliseconds Delay_ms)MTL::ThreadedMailbox::CTimerinline
Stop()MTL::ThreadedMailbox::CTimerinline
~CTimer()MTL::ThreadedMailbox::CTimerinlinevirtual