actor-framework
Public Attributes | Related Functions | List of all members
caf::timeout_msg Struct Reference

Signals a timeout to an actor. More...

#include <system_messages.hpp>

Public Attributes

uint64_t id
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Signals a timeout to an actor.

Friends And Related Function Documentation

◆ inspect()

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

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