|
SObjectizer
5.7
|
Some implementation details for enveloped messages. More...
#include <so_5/enveloped_msg.hpp>#include <so_5/agent.hpp>#include <so_5/impl/subscription_storage_iface.hpp>#include <so_5/details/abort_on_fatal_error.hpp>#include <so_5/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 | |
| 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.
1.8.14