CAF
0.17.6
|
Propagates a fatal error from sinks to sources. More...
#include <upstream_msg.hpp>
Public Types | |
using | outer_type = upstream_msg |
Allows the testing DSL to unbox this type automagically. | |
Public Attributes | |
error | reason |
Reason for shutting down the stream. | |
Related Functions | |
(Note that these are not member functions.) | |
template<class Inspector > | |
Inspector::result_type | inspect (Inspector &f, upstream_msg::forced_drop &x) |
Propagates a fatal error from sinks to sources.
|
related |