Go to the source code of this file.
Classes | |
| class | completion_notify |
| Generic service for receiving notifications about async operation completion. Used by various other services. More... | |
| class | completion_notify_orphanable |
| Helper implementation. More... | |
| class | completion_notify_impl< t_receiver > |
Typedefs | |
| typedef service_ptr_t < completion_notify > | completion_notify_ptr |
Functions | |
| template<typename t_receiver> | |
| service_ptr_t < completion_notify_orphanable > | completion_notify_create (t_receiver *p_receiver, unsigned p_taskid) |
| service_ptr_t<completion_notify_orphanable> completion_notify_create | ( | t_receiver * | p_receiver, | |
| unsigned | p_taskid | |||
| ) | [inline] |
1.5.5