SObjectizer 5.8
Loading...
Searching...
No Matches
agent_coop_notifications.hpp File Reference

Agent cooperation notifications definition. More...

#include <so_5/coop.hpp>
#include <so_5/mbox.hpp>
#include <so_5/send_functions.hpp>

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.
 

Detailed Description

Agent cooperation notifications definition.

Since
v.5.2.3

Definition in file agent_coop_notifications.hpp.