#include <asyncinvoker-inl.h>
|
| | NotifyingAsyncClosure (AsyncInvoker *invoker, const Location &callback_posted_from, Thread *calling_thread, const FunctorT &functor, void(HostT::*callback)(ReturnT), HostT *callback_host) |
| |
| virtual void | Execute () |
| |
| | NotifyingAsyncClosure (AsyncInvoker *invoker, const Location &callback_posted_from, Thread *calling_thread, const FunctorT &functor, void(HostT::*callback)(ReturnT), HostT *callback_host) |
| |
| virtual void | Execute () |
| |
| | ~NotifyingAsyncClosureBase () override |
| |
| | ~NotifyingAsyncClosureBase () override |
| |
| | AsyncClosure (AsyncInvoker *invoker) |
| |
| virtual | ~AsyncClosure () |
| |
| | AsyncClosure (AsyncInvoker *invoker) |
| |
| virtual | ~AsyncClosure () |
| |
| | has_slots () |
| |
| | has_slots () |
| |
| | ~has_slots () |
| |
| | ~has_slots () |
| |
| void | signal_connect (_signal_base_interface *sender) |
| |
| void | signal_disconnect (_signal_base_interface *sender) |
| |
| void | disconnect_all () |
| |
| void | signal_connect (_signal_base_interface *sender) |
| |
| void | signal_disconnect (_signal_base_interface *sender) |
| |
| void | disconnect_all () |
| |
◆ NotifyingAsyncClosure() [1/2]
template<class ReturnT , class FunctorT , class HostT >
◆ NotifyingAsyncClosure() [2/2]
template<class ReturnT , class FunctorT , class HostT >
◆ Execute() [1/2]
template<class ReturnT , class FunctorT , class HostT >
◆ Execute() [2/2]
template<class ReturnT , class FunctorT , class HostT >
The documentation for this class was generated from the following file: