|
SObjectizer 5.8
|
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/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 | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::enveloped_msg |
| namespace | 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. | |
Some implementation details for enveloped messages.
Definition in file enveloped_msg_details.hpp.