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

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 Functions

(Note that these are not member functions.)

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

Detailed Description

Transfers items from a source to a sink.

Note
The sender is always the source.

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