|
SObjectizer
5.8
|
Information about just one subscription. More...
#include <so_5/types.hpp>#include <so_5/mbox.hpp>#include <so_5/agent.hpp>#include <so_5/enveloped_msg.hpp>Go to the source code of this file.
Classes | |
| class | so_5::impl::local_mbox_details::subscription_info_without_sink_t |
| An information block about one subscription to one message type. More... | |
| struct | so_5::impl::local_mbox_details::subscription_info_without_sink_t::subscription_present_t |
| Helper type that tells that subscription is present. More... | |
| class | so_5::impl::local_mbox_details::subscription_info_with_sink_t |
| An information block about one subscription to one message type with presence of message_sink. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::impl |
| Details of SObjectizer run-time implementations. | |
| namespace | so_5::impl::local_mbox_details |
| Implementation details for MPMC mboxes. | |
Information about just one subscription.
Definition in file local_mbox_basic_subscription_info.hpp.