libcaf  0.13.2
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.)

bool operator== (const connection_closed_msg &lhs, const connection_closed_msg &rhs)
 
bool operator!= (const connection_closed_msg &lhs, const connection_closed_msg &rhs)
 

Detailed Description

Signalizes that a broker connection has been closed.

Friends And Related Function Documentation

bool operator!= ( const connection_closed_msg lhs,
const connection_closed_msg rhs 
)
related
bool operator== ( const connection_closed_msg lhs,
const connection_closed_msg rhs 
)
related

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