libcaf  0.16.3
Public Types | Public Attributes | Related Functions | List of all members
caf::upstream_msg::forced_drop Struct Reference

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)
 

Detailed Description

Propagates a fatal error from sinks to sources.

Friends And Related Function Documentation

◆ inspect()

template<class Inspector >
Inspector::result_type inspect ( Inspector &  f,
upstream_msg::forced_drop x 
)
related

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