hmbdc
simplify-high-performance-messaging-programming
Public Member Functions | List of all members
hmbdc::time::DailyTimer Struct Reference
Inheritance diagram for hmbdc::time::DailyTimer:
hmbdc::time::Timer

Public Member Functions

 DailyTimer (Callback callback=detail::noop)
 
- Public Member Functions inherited from hmbdc::time::Timer
 Timer (Callback cb=detail::noop)
 
void setCallback (Callback cb)
 
bool operator< (Timer const &other) const
 
bool operator<= (SysTime const &t) const
 

Additional Inherited Members

- Public Types inherited from hmbdc::time::Timer
using Callback = std::function< void(TimerManager &, SysTime const &)>
 
- Protected Member Functions inherited from hmbdc::time::Timer
SysTime getFireAt () const
 

The documentation for this struct was generated from the following file: