SObjectizer
5.5
|
Some implementation details for enveloped messages. More...
#include <so_5/rt/h/enveloped_msg.hpp>
#include <so_5/rt/h/agent.hpp>
#include <so_5/rt/impl/h/subscription_storage_iface.hpp>
#include <so_5/details/h/abort_on_fatal_error.hpp>
#include <so_5/h/ret_code.hpp>
Go to the source code of this file.
Classes | |
class | so_5::enveloped_msg::impl::agent_demand_handler_invoker_t |
An implementation of handler_invoker interface. More... | |
class | so_5::enveloped_msg::impl::mchain_demand_handler_invoker_t |
An implementation of handler_invoker interface for the case when a mesage was sent to mchain. More... | |
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
so_5::enveloped_msg | |
so_5::enveloped_msg::impl | |
Functions | |
SO_5_NODISCARD envelope_t & | so_5::enveloped_msg::impl::message_to_envelope (const message_ref_t &src_msg) |
A helper function for casting message instance to envelope instance. More... | |
Some implementation details for enveloped messages.