#include <asyncinvoker-inl.h>
◆ AsyncClosure() [1/2]
◆ ~AsyncClosure() [1/2]
rtc::AsyncClosure::~AsyncClosure |
( |
| ) |
|
|
virtual |
◆ AsyncClosure() [2/2]
◆ ~AsyncClosure() [2/2]
virtual rtc::AsyncClosure::~AsyncClosure |
( |
| ) |
|
|
virtual |
◆ Execute() [1/2]
virtual void rtc::AsyncClosure::Execute |
( |
| ) |
|
|
pure virtual |
Implemented in rtc::NotifyingAsyncClosure< void, FunctorT, HostT >, rtc::NotifyingAsyncClosure< void, FunctorT, HostT >, rtc::NotifyingAsyncClosure< ReturnT, FunctorT, HostT >, rtc::NotifyingAsyncClosure< ReturnT, FunctorT, HostT >, rtc::FireAndForgetAsyncClosure< FunctorT >, and rtc::FireAndForgetAsyncClosure< FunctorT >.
◆ Execute() [2/2]
virtual void rtc::AsyncClosure::Execute |
( |
| ) |
|
|
pure virtual |
Implemented in rtc::NotifyingAsyncClosure< void, FunctorT, HostT >, rtc::NotifyingAsyncClosure< void, FunctorT, HostT >, rtc::NotifyingAsyncClosure< ReturnT, FunctorT, HostT >, rtc::NotifyingAsyncClosure< ReturnT, FunctorT, HostT >, rtc::FireAndForgetAsyncClosure< FunctorT >, and rtc::FireAndForgetAsyncClosure< FunctorT >.
◆ invoker_
The documentation for this class was generated from the following files: