libcaf
0.13.2
|
Signalizes newly arrived data for a broker. More...
#include <system_messages.hpp>
Public Attributes | |
connection_handle | handle |
Handle to the related connection. | |
std::vector< char > | buf |
Buffer containing the received data. | |
Related Functions | |
(Note that these are not member functions.) | |
bool | operator== (const new_data_msg &lhs, const new_data_msg &rhs) |
bool | operator!= (const new_data_msg &lhs, const new_data_msg &rhs) |
Signalizes newly arrived data for a broker.
|
related |
|
related |