C++ Actor Framework 1.0.0
|
Asks a source to add another sink. More...
#include <system_messages.hpp>
Public Attributes | |
uint64_t | id |
The ID of the requested stream. | |
strong_actor_ptr | sink |
A handle to the new sink. | |
uint64_t | sink_flow_id |
The ID of the flow at the sink. | |
Related Symbols | |
(Note that these are not member symbols.) | |
template<class Inspector > | |
bool | inspect (Inspector &f, stream_open_msg &msg) |
Asks a source to add another sink.