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