|
C++ Actor Framework 0.19
|
Informs the sink that a stream has been aborted due to an unrecoverable error. More...
#include <system_messages.hpp>
Public Attributes | |
| uint64_t | sink_flow_id |
| The ID of the flow at the sink. | |
| error | reason |
| Contains details about the abort reason. | |
Related Functions | |
(Note that these are not member functions.) | |
| template<class Inspector > | |
| bool | inspect (Inspector &f, stream_abort_msg &msg) |
Informs the sink that a stream has been aborted due to an unrecoverable error.