![]() |
L4Re Operating System Framework
Interface and Usage Documentation
|
Wrapper for a regularly repeated task. More...
#include <errand.h>
Inheritance diagram for Block_device::Errand::Poll_errand:
Collaboration diagram for Block_device::Errand::Poll_errand: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< ELEM_TYPE > | |
| 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().
Here is the call graph for this function: