proxygen
folly::EventBaseAborter Member List

This is the complete list of members for folly::EventBaseAborter, including all inherited members.

AsyncTimeout(TimeoutManager *timeoutManager)folly::AsyncTimeoutexplicit
AsyncTimeout(EventBase *eventBase)folly::AsyncTimeoutexplicit
AsyncTimeout(TimeoutManager *timeoutManager, InternalEnum internal)folly::AsyncTimeout
AsyncTimeout(EventBase *eventBase, InternalEnum internal)folly::AsyncTimeout
AsyncTimeout()folly::AsyncTimeout
attachEventBase(EventBase *eventBase, InternalEnum internal=InternalEnum::NORMAL)folly::AsyncTimeout
attachTimeoutManager(TimeoutManager *timeoutManager, InternalEnum internal=InternalEnum::NORMAL)folly::AsyncTimeout
cancelTimeout()folly::AsyncTimeout
detachEventBase()folly::AsyncTimeout
detachTimeoutManager()folly::AsyncTimeout
eventBase_folly::EventBaseAborterprivate
EventBaseAborter(EventBase *eventBase, uint32_t timeoutMS)folly::EventBaseAborterinline
getEvent()folly::AsyncTimeoutinline
getTimeoutManager()folly::AsyncTimeoutinline
InternalEnum typedeffolly::AsyncTimeout
isScheduled() const folly::AsyncTimeout
make(TimeoutManager &manager, TCallback &&callback)folly::AsyncTimeoutstatic
schedule(TimeoutManager::timeout_type timeout, TimeoutManager &manager, TCallback &&callback)folly::AsyncTimeoutstatic
scheduleTimeout(uint32_t milliseconds)folly::AsyncTimeout
scheduleTimeout(TimeoutManager::timeout_type timeout)folly::AsyncTimeout
timeoutExpired() noexceptoverridefolly::EventBaseAborterinlinevirtual
~AsyncTimeout()folly::AsyncTimeoutvirtual