libqi-api
2.8.7.4
|
#include <trackable.hxx>
Public Types | |
template<typename F > | |
using | wrap_type = typename std::decay< F >::type |
Static Public Member Functions | |
static T | transform (T arg) |
template<typename F > | |
static wrap_type< F > | wrap (T arg, F &&func, boost::function< void()> onFail) |
Definition at line 180 of file trackable.hxx.
using qi::detail::BindTransformImpl< T, IsTrackable >::wrap_type = typename std::decay<F>::type |
Definition at line 187 of file trackable.hxx.
|
inlinestatic |
Definition at line 182 of file trackable.hxx.
|
inlinestatic |
Definition at line 189 of file trackable.hxx.