|
C++ Actor Framework 1.0.0
|
This is the complete list of members for caf::typed_stream< T >, including all inherited members.
| compare(const stream &other) const noexcept (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| compare(const typed_stream &other) const noexcept (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| dynamically_typed() const noexcept | caf::typed_stream< T > | |
| id() const noexcept | caf::typed_stream< T > | |
| inspect (defined in caf::typed_stream< T >) | caf::typed_stream< T > | friend |
| name() const noexcept | caf::typed_stream< T > | |
| operator=(typed_stream &&) noexcept=default (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| operator=(const typed_stream &) noexcept=default (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| source() const noexcept | caf::typed_stream< T > | |
| typed_stream()=default (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| typed_stream(typed_stream &&) noexcept=default (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| typed_stream(const typed_stream &) noexcept=default (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| typed_stream(strong_actor_ptr source, std::string name, uint64_t id) (defined in caf::typed_stream< T >) | caf::typed_stream< T > | |
| typed_stream(strong_actor_ptr source, cow_string name, uint64_t id) (defined in caf::typed_stream< T >) | caf::typed_stream< T > |