CAF  0.17.6
Public Types | Public Attributes | Related Functions | List of all members
caf::downstream_msg::forced_close Struct Reference

Propagates a fatal error from sources to sinks. More...

#include <downstream_msg.hpp>

Public Types

using outer_type = downstream_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, downstream_msg::forced_close &x)
 

Detailed Description

Propagates a fatal error from sources to sinks.

Friends And Related Function Documentation

◆ inspect()

template<class Inspector >
Inspector::result_type inspect ( Inspector &  f,
downstream_msg::forced_close x 
)
related

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