libcaf  0.15.5
caf::stream_result< T > Member List

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

id() constcaf::stream_result< T >
inspect (defined in caf::stream_result< T >)caf::stream_result< T >friend
operator=(stream_result &&)=default (defined in caf::stream_result< T >)caf::stream_result< T >
operator=(const stream_result &)=default (defined in caf::stream_result< T >)caf::stream_result< T >
ptr() constcaf::stream_result< T >
stream_result()=default (defined in caf::stream_result< T >)caf::stream_result< T >
stream_result(stream_result &&)=default (defined in caf::stream_result< T >)caf::stream_result< T >
stream_result(const stream_result &)=default (defined in caf::stream_result< T >)caf::stream_result< T >
stream_result(none_t) (defined in caf::stream_result< T >)caf::stream_result< T >
stream_result(stream_id sid) (defined in caf::stream_result< T >)caf::stream_result< T >
stream_result(stream_id sid, stream_manager_ptr sptr)caf::stream_result< T >
stream_result(stream_result other, stream_manager_ptr sptr)caf::stream_result< T >