libqi-api
2.8.7.4
|
#include <trackable.hxx>
Public Member Functions | |
LockAndCall (WT arg, F func, boost::function< void()> onFail) | |
template<typename... Args> | |
auto | operator() (Args &&...args) -> decltype(std::declval< F >()(std::forward< Args >(args)...)) |
Definition at line 98 of file trackable.hxx.
|
inline |
Definition at line 105 of file trackable.hxx.
|
inline |
Definition at line 113 of file trackable.hxx.