|
C++ Actor Framework 1.0.0
|
Transfers items from a source to a sink. More...
#include <system_messages.hpp>
Public Attributes | |
| uint64_t | sink_flow_id |
| The ID of the flow at the sink. | |
| async::batch | content |
| Contains the new items from the source. | |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<class Inspector > | |
| bool | inspect (Inspector &f, stream_batch_msg &msg) |
Transfers items from a source to a sink.