libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Types | Related Functions | List of all members
caf::downstream_msg::close Struct Reference

Orderly shuts down a stream after receiving an ACK for the last batch. More...

#include <downstream_msg.hpp>

Public Types

using outer_type = downstream_msg
 Allows the testing DSL to unbox this type automagically.
 

Related Functions

(Note that these are not member functions.)

template<class Inspector >
Inspector::result_type inspect (Inspector &f, downstream_msg::close &)
 

Detailed Description

Orderly shuts down a stream after receiving an ACK for the last batch.

Friends And Related Function Documentation

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

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