SObjectizer
5.7
|
Agent cooperation notifications definition. More...
Go to the source code of this file.
Classes | |
struct | so_5::msg_coop_registered |
Message about cooperation registration completion. More... | |
struct | so_5::msg_coop_deregistered |
Message about cooperation deregistration completion. More... | |
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
Functions | |
auto | so_5::make_coop_reg_notificator (mbox_t target) noexcept |
Create notificator about cooperation registration completion. More... | |
auto | so_5::make_coop_dereg_notificator (mbox_t target) noexcept |
Create notificator about cooperation deregistration completion. More... | |
Agent cooperation notifications definition.