proxygen
folly::detail::async_timeout_wrapper< TCallback > Member List

This is the complete list of members for folly::detail::async_timeout_wrapper< TCallback >, including all inherited members.

async_timeout_wrapper(TimeoutManager *manager, UCallback &&callback)folly::detail::async_timeout_wrapper< TCallback >inline
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
callback_folly::detail::async_timeout_wrapper< TCallback >private
cancelTimeout()folly::AsyncTimeout
detachEventBase()folly::AsyncTimeout
detachTimeoutManager()folly::AsyncTimeout
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::detail::async_timeout_wrapper< TCallback >inlinevirtual
~AsyncTimeout()folly::AsyncTimeoutvirtual