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

Signalizes that a datagram with a certain size has been sent. More...

#include <system_messages.hpp>

Collaboration diagram for caf::io::datagram_sent_msg:
Collaboration graph
[legend]

Public Attributes

datagram_handle handle
 
uint64_t written
 
byte_buffer buf
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Signalizes that a datagram with a certain size has been sent.

Friends And Related Function Documentation

◆ inspect()

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

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