Mir
|
This is the complete list of members for mir::time::Timer, including all inherited members.
create_alarm(std::function< void()> const &callback)=0 | mir::time::Timer | pure virtual |
create_alarm(std::function< void()> const &callback, std::function< void()> const &lock, std::function< void()> const &unlock)=0 | mir::time::Timer | pure virtual |
notify_at(Timestamp time_point, std::function< void()> const &callback)=0 | mir::time::Timer | pure virtual |
notify_in(std::chrono::milliseconds delay, std::function< void()> const &callback)=0 | mir::time::Timer | pure virtual |
operator=(Timer const &)=delete | mir::time::Timer | |
Timer()=default | mir::time::Timer | |
Timer(Timer const &)=delete | mir::time::Timer | |
~Timer()=default | mir::time::Timer | virtual |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015