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

Asks the source for more data. More...

#include <system_messages.hpp>

Public Attributes

uint64_t source_flow_id
 The ID of the flow at the source.
 
uint32_t demand
 Additional demand from the sink.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Asks the source for more data.

Note
The sender is always the sink.

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