C++ Actor Framework 0.18
Loading...
Searching...
No Matches
Public Attributes | Related Functions | List of all members
caf::io::new_data_msg Struct Reference

Signalizes newly arrived data for a broker. More...

#include <system_messages.hpp>

Public Attributes

connection_handle handle
 Handle to the related connection.
 
byte_buffer buf
 Buffer containing the received data.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Signalizes newly arrived data for a broker.


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