libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
caf::function_view< Actor > Member List

This is the complete list of members for caf::function_view< Actor >, including all inherited members.

assign(type x) (defined in caf::function_view< Actor >)caf::function_view< Actor >
function_view(duration rel_timeout=infinite) (defined in caf::function_view< Actor >)caf::function_view< Actor >
function_view(type impl, duration rel_timeout=infinite) (defined in caf::function_view< Actor >)caf::function_view< Actor >
function_view(function_view &&x) (defined in caf::function_view< Actor >)caf::function_view< Actor >
handle() const caf::function_view< Actor >
make_function_view(const T &x, duration t=infinite)caf::function_view< Actor >related
operator bool() const caf::function_view< Actor >explicit
operator!=(const function_view< T > &x, std::nullptr_t y)caf::function_view< Actor >related
operator!=(std::nullptr_t x, const function_view< T > &y)caf::function_view< Actor >related
operator()(Ts &&...xs)caf::function_view< Actor >
operator=(function_view &&x) (defined in caf::function_view< Actor >)caf::function_view< Actor >
operator==(const function_view< T > &x, std::nullptr_t)caf::function_view< Actor >related
operator==(std::nullptr_t x, const function_view< T > &y)caf::function_view< Actor >related
reset() (defined in caf::function_view< Actor >)caf::function_view< Actor >
self_ (defined in caf::function_view< Actor >)caf::function_view< Actor >
timeout (defined in caf::function_view< Actor >)caf::function_view< Actor >
type typedef (defined in caf::function_view< Actor >)caf::function_view< Actor >
~function_view() (defined in caf::function_view< Actor >)caf::function_view< Actor >