|
PFUNC
1.0
|
Implementation of Trampoline Functions For PFUNC. More...
#include <pfunc/event.hpp>Go to the source code of this file.
Classes | |
| struct | pfunc::detail::taskmgr_virtual_base |
| This strucure is used for dynamic casting purposes ONLY. More... | |
| struct | pfunc::detail::reroute_function_arg |
| struct | pfunc::virtual_functor |
| Virtual base class that is the default functor used. More... | |
Namespaces | |
| namespace | pfunc |
Namespace for the C++ interface of PFUNC. | |
| namespace | pfunc::detail |
Defines | |
| #define | PFUNC_THREAD_FUNC_PREFIX void* |
Implementation of Trampoline Functions For PFUNC.
Required because progress_wait in taskmgr requires a testable event
| #define PFUNC_THREAD_FUNC_PREFIX void* |
1.7.6.1