C++ Actor Framework 0.18
Loading...
Searching...
No Matches
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(timespan rel_timeout) (defined in caf::function_view< Actor >)caf::function_view< Actor >explicit
function_view(type impl) (defined in caf::function_view< Actor >)caf::function_view< Actor >explicit
function_view(type impl, timespan rel_timeout) (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() constcaf::function_view< Actor >
make_function_view(const T &x, timespan t=infinite)caf::function_view< Actor >related
operator bool() constcaf::function_view< Actor >explicit
operator!=(const function_view< T > &x, std::nullptr_t y) (defined in caf::function_view< Actor >)caf::function_view< Actor >related
operator!=(std::nullptr_t x, const function_view< T > &y) (defined in caf::function_view< Actor >)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) (defined in caf::function_view< Actor >)caf::function_view< Actor >related
operator==(std::nullptr_t x, const function_view< T > &y) (defined in caf::function_view< Actor >)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 >