SObjectizer  5.5
Namespaces | Functions
handler_makers.cpp File Reference

Implementation of some parts of handler makers which can't be inline. More...

#include <so_5/rt/h/handler_makers.hpp>
#include <so_5/rt/impl/h/enveloped_msg_details.hpp>

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::details
 Some reusable and low-level classes/functions which can be used in public header files.
 
 so_5::details::anonymous_namespace{handler_makers.cpp}
 

Functions

bool so_5::details::anonymous_namespace{handler_makers.cpp}::process_envelope_when_handler_found (const msg_type_and_handler_pair_t &handler, message_ref_t &message)
 

Detailed Description

Implementation of some parts of handler makers which can't be inline.

Since
v.5.5.23