C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Attributes | Related Functions | List of all members
caf::io::connection_closed_msg Struct Reference

Signalizes that a broker connection has been closed. More...

#include <system_messages.hpp>

Public Attributes

connection_handle handle
 Handle to the closed connection.
 

Related Functions

(Note that these are not member functions.)

template<class Inspector >
bool inspect (Inspector &f, connection_closed_msg &x)
 
template<class Inspector >
bool inspect (Inspector &f, acceptor_closed_msg &x)
 

Detailed Description

Signalizes that a broker connection has been closed.


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