2
3
5#include <so_5/message.hpp>
The base class for the object with a reference counting.
atomic_refcounted_t() noexcept
Default constructor.
any_unspecified_message()
~any_unspecified_message()
A base class for agent messages.
message_t(const message_t &other)
message_t & operator=(message_t &&other) noexcept
message_t & operator=(const message_t &other)
message_mutability_t m_mutability
Is message mutable or immutable?
message_t(message_t &&other)
All stuff related to message limits.
Private part of message limit implementation.
message_mutability_t
A enum with variants of message mutability or immutability.