Definition at line 134 of file ManualExecutor.h.
folly::ManualExecutor::ScheduledFunc::ScheduledFunc |
( |
TimePoint const & |
t, |
|
|
Func && |
f |
|
) |
| |
|
inline |
Func&& folly::ManualExecutor::ScheduledFunc::moveOutFunc |
( |
| ) |
const |
|
inline |
bool folly::ManualExecutor::ScheduledFunc::operator< |
( |
ScheduledFunc const & |
b | ) |
const |
|
inline |
Func folly::ManualExecutor::ScheduledFunc::func |
|
mutable |
size_t folly::ManualExecutor::ScheduledFunc::ordinal |
TimePoint folly::ManualExecutor::ScheduledFunc::time |
The documentation for this struct was generated from the following file: