libcaf  0.15.0
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() (defined in caf::function_view< Actor >)caf::function_view< Actor >
function_view(const type &impl) (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 >
make_function_view(const T &x)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
self_ (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 >