|
SObjectizer 5.8
|
A local mbox definition. More...
#include <map>#include <vector>#include <so_5/types.hpp>#include <so_5/exception.hpp>#include <so_5/spinlocks.hpp>#include <so_5/msg_tracing.hpp>#include <so_5/mbox.hpp>#include <so_5/enveloped_msg.hpp>#include <so_5/impl/local_mbox_basic_subscription_info.hpp>#include <so_5/impl/msg_tracing_helpers.hpp>#include <so_5/details/invoke_noexcept_code.hpp>Go to the source code of this file.
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. | |
Typedefs | |
| using | so_5::impl::local_mbox_without_tracing |
| Alias for local mbox without message delivery tracing. | |
| using | so_5::impl::local_mbox_with_tracing |
| Alias for local mbox with message delivery tracing. | |
A local mbox definition.
Definition in file local_mbox.hpp.