|
Monero
|
Adds a message to the sending queue of the channel. More...
Public Member Functions | |
| queue_covert_notify (std::shared_ptr< detail::zone > zone, epee::byte_slice message, std::size_t destination) | |
| queue_covert_notify (queue_covert_notify &&)=default | |
| queue_covert_notify (const queue_covert_notify &source) | |
| void | operator() () |
Private Attributes | |
| std::shared_ptr< detail::zone > | zone_ |
| epee::byte_slice | message_ |
| const std::size_t | destination_ |
Adds a message to the sending queue of the channel.
|
inline |
|
default |
|
inline |
|
inline |
zone_->channels[destionation_].strand.
|
private |
|
private |
|
private |