SObjectizer-5 Extra
|
Namespaces | |
namespace | errors |
namespace | impl |
Classes | |
class | consumer_t |
A consumer interface for a demuxer object. More... | |
class | demuxer_t |
Demuxer for hierarchy of messages. More... | |
class | node_t |
A special mixin to be used for every derived class in a hierarchy. More... | |
class | root_t |
The base class that starts a separate hierarchy. More... | |
Variables | |
constexpr ::so_5::mbox_type_t | multi_consumer |
Indicator that a demuxer with Multi-Producer/Multi-Consumer mboxes has to be created. | |
constexpr ::so_5::mbox_type_t | single_consumer |
Indicator that a demuxer with Multi-Producer/Single-Consumer mboxes has to be created. | |
|
inline |
Indicator that a demuxer with Multi-Producer/Multi-Consumer mboxes has to be created.