SObjectizer
5.7
|
Classes | |
class | agent_demand_handler_invoker_t |
An implementation of handler_invoker interface. More... | |
class | mchain_demand_handler_invoker_t |
An implementation of handler_invoker interface for the case when a mesage was sent to mchain. More... | |
Functions | |
envelope_t & | message_to_envelope (const message_ref_t &src_msg) |
A helper function for casting message instance to envelope instance. More... | |
|
inline |
A helper function for casting message instance to envelope instance.
src_msg | Message for casting. |