proxygen
folly::FunctionRef< ReturnType(Args...)> Member List

This is the complete list of members for folly::FunctionRef< ReturnType(Args...)>, including all inherited members.

Call typedeffolly::FunctionRef< ReturnType(Args...)>private
call(void *object, Args &&...args)folly::FunctionRef< ReturnType(Args...)>inlineprivatestatic
call_folly::FunctionRef< ReturnType(Args...)>private
FunctionRef()=defaultfolly::FunctionRef< ReturnType(Args...)>
FunctionRef(Fun &&fun) noexceptfolly::FunctionRef< ReturnType(Args...)>inline
object_folly::FunctionRef< ReturnType(Args...)>private
operator bool() const folly::FunctionRef< ReturnType(Args...)>inlineexplicit
operator()(Args...args) const folly::FunctionRef< ReturnType(Args...)>inline
uninitCall(void *, Args &&...)folly::FunctionRef< ReturnType(Args...)>inlineprivatestatic