hmbdc
simplify-high-performance-messaging-programming
|
This is the complete list of members for hmbdc::time::ReoccuringTimer, including all inherited members.
Callback typedef (defined in hmbdc::time::Timer) | hmbdc::time::Timer | |
getFireAt() const (defined in hmbdc::time::Timer) | hmbdc::time::Timer | inlineprotected |
interval (defined in hmbdc::time::ReoccuringTimer) | hmbdc::time::ReoccuringTimer | |
operator<(Timer const &other) const (defined in hmbdc::time::Timer) | hmbdc::time::Timer | inline |
operator<=(SysTime const &t) const (defined in hmbdc::time::Timer) | hmbdc::time::Timer | inline |
ReoccuringTimer(Duration const &interval, Callback callback=detail::noop) (defined in hmbdc::time::ReoccuringTimer) | hmbdc::time::ReoccuringTimer | inline |
setCallback(Callback cb) (defined in hmbdc::time::Timer) | hmbdc::time::Timer | inline |
Timer(Callback cb=detail::noop) (defined in hmbdc::time::Timer) | hmbdc::time::Timer | inline |
~Timer() (defined in hmbdc::time::Timer) | hmbdc::time::Timer | inlinevirtual |