C++ Actor Framework 1.0.0
|
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) |
Signalizes newly arrived data for a broker
.