template<class FUN>
class vault::gear::SpecialJobFun::SpecialExecutor< FUN >
Definition at line 96 of file special-job-fun.hpp.
|
| SpecialExecutor (FUN theFun) |
|
std::string | diagnostic () const override |
|
void | invokeJobOperation (JobParameter param) override |
|
uint | remainingInvocations () const |
|
|
FUN | fun_ |
|
uint | lives_ {1} |
|
_Handle | selfHook_ |
|
◆ selfAttached
allow the front-end to attach itself to the self-managing hook
Definition at line 113 of file special-job-fun.hpp.
The documentation for this class was generated from the following file: