|
libqi-api
release-2.5.3-2016-11-18
|
#include <trackable.hxx>
Public Types | |
| template<typename F > | |
| using | wrap_type = LockAndCall< boost::weak_ptr< T >, 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 234 of file trackable.hxx.
| using qi::detail::BindTransformImpl< T *, true >::wrap_type = LockAndCall<boost::weak_ptr<T>, typename std::decay<F>::type> |
Definition at line 237 of file trackable.hxx.
|
inlinestatic |
Definition at line 239 of file trackable.hxx.
|
inlinestatic |
Definition at line 246 of file trackable.hxx.