C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Attributes | List of all members
caf::intrusive::new_round_result Struct Reference

Returns the state of a consumer from new_round. More...

#include <new_round_result.hpp>

Public Attributes

size_t consumed_items
 Denotes whether the consumer accepted at least one element.
 
bool stop_all
 Denotes whether the consumer returned task_result::stop_all.
 

Detailed Description

Returns the state of a consumer from new_round.


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