Merges out_connections_ into the existing zone_->map.
More...
|
| static void | post (std::shared_ptr< detail::zone > zone) |
| |
| static void | run (std::shared_ptr< detail::zone > zone, std::vector< boost::uuids::uuid > out_connections) |
| |
Merges out_connections_ into the existing zone_->map.
◆ operator()()
| void cryptonote::levin::anonymous_namespace{levin_notify.cpp}::update_channels::operator() |
( |
| ) |
|
|
inline |
- Precondition
- Called within
zone_->strand.
◆ post()
| static void cryptonote::levin::anonymous_namespace{levin_notify.cpp}::update_channels::post |
( |
std::shared_ptr< detail::zone > |
zone | ) |
|
|
inlinestatic |
- Precondition
- Called within
zone->strand.
◆ run()
| static void cryptonote::levin::anonymous_namespace{levin_notify.cpp}::update_channels::run |
( |
std::shared_ptr< detail::zone > |
zone, |
|
|
std::vector< boost::uuids::uuid > |
out_connections |
|
) |
| |
|
inlinestatic |
- Precondition
- Called within
zone_->strand.
◆ out_connections_
| std::vector<boost::uuids::uuid> cryptonote::levin::anonymous_namespace{levin_notify.cpp}::update_channels::out_connections_ |
◆ zone_
| std::shared_ptr<detail::zone> cryptonote::levin::anonymous_namespace{levin_notify.cpp}::update_channels::zone_ |
The documentation for this struct was generated from the following file: