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

Sent to all members of a group when it goes offline. More...

#include <system_messages.hpp>

Public Attributes

group source
 The source of this message, i.e., the now unreachable group.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Sent to all members of a group when it goes offline.


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