libcaf  0.15.0
Public Attributes | Related Functions | List of all members
caf::timeout_msg Struct Reference

Signalizes a timeout event. More...

#include <system_messages.hpp>

Public Attributes

uint32_t timeout_id
 Actor-specific timeout ID.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Signalizes a timeout event.

Note
This message is handled implicitly by the runtime system.

Friends And Related Function Documentation

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

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