C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::io::datagram_sent_msg Struct Reference

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

#include <system_messages.hpp>

Public Attributes

datagram_handle handle
 
uint64_t written
 
byte_buffer buf
 

Related Symbols

(Note that these are not member symbols.)

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

Detailed Description

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


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