C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
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 Symbols

(Note that these are not member symbols.)

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: