Lumiera
0.pre.03
»edit your freedom«
|
This is the complete list of members for ThreadLifecycle< POL, RES >, including all inherited members.
buildInvocation(W &wrapper, tuple< INVO... > &&invocation) | ThreadLifecycle< POL, RES > | inlinestatic |
buildLauncher(INVO &&...args) | ThreadLifecycle< POL, RES > | inlinestatic |
invokeThreadFunction(ARGS &&...args) (defined in ThreadLifecycle< POL, RES >) | ThreadLifecycle< POL, RES > | inlineprivate |
operator bool() const | ThreadLifecycle< POL, RES > | inlineexplicit |
Policy typedef (defined in ThreadLifecycle< POL, RES >) | ThreadLifecycle< POL, RES > | private |
ThreadLifecycle() | ThreadLifecycle< POL, RES > | inlineprotected |
ThreadLifecycle(Launch launcher) | ThreadLifecycle< POL, RES > | inline |
ThreadLifecycle(string const &threadID, FUN &&threadFunction, ARGS &&...args) | ThreadLifecycle< POL, RES > | inline |
ThreadLifecycle(RES(SUB::*memFun)(ARGS...), ARGS ...args) | ThreadLifecycle< POL, RES > | inline |
~ThreadLifecycle() (defined in ThreadLifecycle< POL, RES >) | ThreadLifecycle< POL, RES > | inlineprotected |