|
C++ Actor Framework 1.0.0
|
Signalizes that a certain amount of bytes has been written. More...
#include <system_messages.hpp>
Public Attributes | |
| connection_handle | handle |
| Handle to the related connection. | |
| uint64_t | written |
| Number of transferred bytes. | |
| uint64_t | remaining |
| Number of remaining bytes in all send buffers. | |
Related Symbols | |
(Note that these are not member symbols.) | |
| template<class Inspector > | |
| bool | inspect (Inspector &f, data_transferred_msg &x) |
Signalizes that a certain amount of bytes has been written.