SObjectizer 5.8
|
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 | |
namespace | so_5 |
Private part of message limit implementation. | |
Functions | |
auto | so_5::make_coop_reg_notificator (mbox_t target) noexcept |
Create notificator about cooperation registration completion. | |
auto | so_5::make_coop_dereg_notificator (mbox_t target) noexcept |
Create notificator about cooperation deregistration completion. | |
Agent cooperation notifications definition.
Definition in file agent_coop_notifications.hpp.