proxygen
|
Variables | |
PUSHMI_INLINE_VAR constexpr detail::set_done_fn | set_done {} |
PUSHMI_INLINE_VAR constexpr detail::set_error_fn | set_error {} |
PUSHMI_INLINE_VAR constexpr detail::set_value_fn | set_value {} |
PUSHMI_INLINE_VAR constexpr detail::set_starting_fn | set_starting {} |
PUSHMI_INLINE_VAR constexpr detail::executor_fn | executor {} |
PUSHMI_INLINE_VAR constexpr detail::do_submit_fn | submit {} |
PUSHMI_INLINE_VAR constexpr detail::now_fn | now {} |
PUSHMI_INLINE_VAR constexpr detail::top_fn | top {} |
PUSHMI_INLINE_VAR constexpr detail::executor_fn folly::pushmi::extension_operators::executor {} |
Definition at line 414 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::now_fn folly::pushmi::extension_operators::now {} |
Definition at line 416 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::set_done_fn folly::pushmi::extension_operators::set_done {} |
Definition at line 410 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::set_error_fn folly::pushmi::extension_operators::set_error {} |
Definition at line 411 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::set_starting_fn folly::pushmi::extension_operators::set_starting {} |
Definition at line 413 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::set_value_fn folly::pushmi::extension_operators::set_value {} |
Definition at line 412 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::do_submit_fn folly::pushmi::extension_operators::submit {} |
Definition at line 415 of file extension_operators.h.
PUSHMI_INLINE_VAR constexpr detail::top_fn folly::pushmi::extension_operators::top {} |
Definition at line 417 of file extension_operators.h.
Referenced by folly::pushmi::detail::top_fn::impl::operator()().