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

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.
 

Detailed Description

Information about just one subscription.

Since
v.5.7.4

Definition in file local_mbox_basic_subscription_info.hpp.