![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Wrapper for a regularly repeated task. More...
#include <errand.h>
Public Member Functions | |
| void | expired () final |
| callback function to be called when timeout happened | |
| Public Member Functions inherited from L4::Ipc_svr::Timeout | |
| Timeout () | |
| Make a timeout. | |
| virtual | ~Timeout ()=0 |
| Destroy a timeout. | |
| l4_kernel_clock_t | timeout () const |
| return absolute timeout of this callback. | |
| Public Member Functions inherited from cxx::H_list_item_t< void > | |
| H_list_item_t () | |
| Constructor. | |
| ~H_list_item_t () noexcept | |
| Destructor. | |
|
inlinefinalvirtual |
callback function to be called when timeout happened
Implements L4::Ipc_svr::Timeout.
Definition at line 37 of file errand.h.
References L4::Runtime_error::str().