kDB: Knowledge DataBase
|
This is the complete list of members for knowCore::AsynchronousFunction< _TRet_, _Args_ >, including all inherited members.
AsynchronousFunction(const std::function< _TRet_(_Args_...)> &_function, QThread *_thread, const std::function< void(const _TRet_ &)> &_ret_handler) (defined in knowCore::AsynchronousFunction< _TRet_, _Args_ >) | knowCore::AsynchronousFunction< _TRet_, _Args_ > | inline |
operator()(_Args_... _args) | knowCore::AsynchronousFunction< _TRet_, _Args_ > | inline |
~AsynchronousFunction() (defined in knowCore::AsynchronousFunction< _TRet_, _Args_ >) | knowCore::AsynchronousFunction< _TRet_, _Args_ > | inline |