|
c++-gtk-utils
|
This is the complete list of members for Cgu::Thread::Future< Val >, including all inherited members.
| cancel() | Cgu::Thread::Future< Val > | |
| done_emitter | Cgu::Thread::Future< Val > | |
| fail(const Cgu::Callback::Callback *cb, GMainContext *context=0) | Cgu::Thread::Future< Val > | |
| fail(const Cgu::Callback::Callback *cb, Cgu::Releaser &r, GMainContext *context=0) | Cgu::Thread::Future< Val > | |
| get() | Cgu::Thread::Future< Val > | |
| IntrusiveLockCounter() | Cgu::IntrusiveLockCounter | inline |
| is_done() const | Cgu::Thread::Future< Val > | |
| is_emitter_done() const | Cgu::Thread::Future< Val > | |
| is_emitter_error() const | Cgu::Thread::Future< Val > | |
| is_error() const | Cgu::Thread::Future< Val > | |
| make(T &t, Ret(T::*func)()) | Cgu::Thread::Future< Val > | static |
| make(T &t, Ret(T::*func)(Arg1), typename Cgu::Param< Arg1 >::ParamType arg1) | Cgu::Thread::Future< Val > | static |
| make(T &t, Ret(T::*func)(Arg1, Arg2), typename Cgu::Param< Arg1 >::ParamType arg1, typename Cgu::Param< Arg2 >::ParamType arg2) | Cgu::Thread::Future< Val > | static |
| make(const T &t, Ret(T::*func)() const) | Cgu::Thread::Future< Val > | static |
| make(const T &t, Ret(T::*func)(Arg1) const, typename Cgu::Param< Arg1 >::ParamType arg1) | Cgu::Thread::Future< Val > | static |
| make(const T &t, Ret(T::*func)(Arg1, Arg2) const, typename Cgu::Param< Arg1 >::ParamType arg1, typename Cgu::Param< Arg2 >::ParamType arg2) | Cgu::Thread::Future< Val > | static |
| make(Ret(*func)()) | Cgu::Thread::Future< Val > | static |
| make(Ret(*func)(Arg1), typename Cgu::Param< Arg1 >::ParamType arg1) | Cgu::Thread::Future< Val > | static |
| make(Ret(*func)(Arg1, Arg2), typename Cgu::Param< Arg1 >::ParamType arg1, typename Cgu::Param< Arg2 >::ParamType arg2) | Cgu::Thread::Future< Val > | static |
| ref() | Cgu::IntrusiveLockCounter | inline |
| run() | Cgu::Thread::Future< Val > | |
| unref() | Cgu::IntrusiveLockCounter | inline |
| when(const Cgu::Callback::CallbackArg< const Val & > *cb, gint priority=G_PRIORITY_DEFAULT, GMainContext *context=0) | Cgu::Thread::Future< Val > | |
| when(const Cgu::Callback::CallbackArg< const Val & > *cb, Cgu::Releaser &r, gint priority=G_PRIORITY_DEFAULT, GMainContext *context=0) | Cgu::Thread::Future< Val > | |
| ~IntrusiveLockCounter() | Cgu::IntrusiveLockCounter | inlinevirtual |
1.8.17