C++ Actor Framework 0.19
Loading...
Searching...
No Matches
Public Attributes | Related Symbols | List of all members
caf::stream_cancel_msg Struct Reference

Informs the source that the sender is no longer interest in receiving items from this stream. More...

#include <system_messages.hpp>

Public Attributes

uint64_t source_flow_id
 The ID of the flow at the source.
 

Related Symbols

(Note that these are not member symbols.)

template<class Inspector >
bool inspect (Inspector &f, stream_cancel_msg &msg)
 

Detailed Description

Informs the source that the sender is no longer interest in receiving items from this stream.

Note
The sender is always the sink.

The documentation for this struct was generated from the following file: