proxygen
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Class List
Class Hierarchy
Class Members
folly::EventBaseAborter Member List
This is the complete list of members for
folly::EventBaseAborter
, including all inherited members.
AsyncTimeout
(TimeoutManager *timeoutManager)
folly::AsyncTimeout
explicit
AsyncTimeout
(EventBase *eventBase)
folly::AsyncTimeout
explicit
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::EventBaseAborter
private
EventBaseAborter
(EventBase *eventBase, uint32_t timeoutMS)
folly::EventBaseAborter
inline
getEvent
()
folly::AsyncTimeout
inline
getTimeoutManager
()
folly::AsyncTimeout
inline
InternalEnum
typedef
folly::AsyncTimeout
isScheduled
() const
folly::AsyncTimeout
make
(TimeoutManager &manager, TCallback &&callback)
folly::AsyncTimeout
static
schedule
(TimeoutManager::timeout_type timeout, TimeoutManager &manager, TCallback &&callback)
folly::AsyncTimeout
static
scheduleTimeout
(uint32_t milliseconds)
folly::AsyncTimeout
scheduleTimeout
(TimeoutManager::timeout_type timeout)
folly::AsyncTimeout
timeoutExpired
() noexceptoverride
folly::EventBaseAborter
inline
virtual
~AsyncTimeout
()
folly::AsyncTimeout
virtual
Generated by
1.8.11