C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::flow::single< T >, including all inherited members.
as_observable() && (defined in caf::flow::single< T >) | caf::flow::single< T > | |
as_observable() const & (defined in caf::flow::single< T >) | caf::flow::single< T > | |
operator bool() const noexcept (defined in caf::flow::single< T >) | caf::flow::single< T > | explicit |
operator!() const noexcept (defined in caf::flow::single< T >) | caf::flow::single< T > | |
operator=(std::nullptr_t) noexcept (defined in caf::flow::single< T >) | caf::flow::single< T > | |
operator=(single &&) noexcept=default (defined in caf::flow::single< T >) | caf::flow::single< T > | |
operator=(const single &) noexcept=default (defined in caf::flow::single< T >) | caf::flow::single< T > | |
output_type typedef (defined in caf::flow::single< T >) | caf::flow::single< T > | |
single(intrusive_ptr< op::base< T > > pimpl) noexcept (defined in caf::flow::single< T >) | caf::flow::single< T > | explicit |
single() noexcept=default (defined in caf::flow::single< T >) | caf::flow::single< T > | |
single(single &&) noexcept=default (defined in caf::flow::single< T >) | caf::flow::single< T > | |
single(const single &) noexcept=default (defined in caf::flow::single< T >) | caf::flow::single< T > | |
subscribe(OnSuccess on_success, OnError on_error) (defined in caf::flow::single< T >) | caf::flow::single< T > | |
swap(single &other) (defined in caf::flow::single< T >) | caf::flow::single< T > | |
valid() const noexcept (defined in caf::flow::single< T >) | caf::flow::single< T > |