libcaf  0.17.1
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | Related Functions | List of all members
caf::io::new_datagram_msg Struct Reference

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

#include <system_messages.hpp>

Public Attributes

datagram_handle handle
 
network::receive_buffer buf
 

Related Functions

(Note that these are not member functions.)

template<class Inspector >
Inspector::result_type inspect (Inspector &f, new_datagram_msg &x)
 

Detailed Description

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

Friends And Related Function Documentation

template<class Inspector >
Inspector::result_type inspect ( Inspector &  f,
new_datagram_msg x 
)
related

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