libcaf  0.15.0
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 Processor >
void serialize (Processor &proc, group_down_msg &x, const unsigned int)
 
template<class Processor >
void serialize (Processor &, sync_timeout_msg &, const unsigned int)
 

Detailed Description

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

Friends And Related Function Documentation

template<class Processor >
void serialize ( Processor &  proc,
group_down_msg x,
const unsigned  int 
)
related
template<class Processor >
void serialize ( Processor &  ,
sync_timeout_msg ,
const unsigned  int 
)
related

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