|
SObjectizer
5.8
|
#include <so_5/impl/layer_core.hpp>#include <so_5/details/rollback_on_exception.hpp>#include <algorithm>#include <iterator>Go to the source code of this file.
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::impl |
| Details of SObjectizer run-time implementations. | |
Functions | |
| so_layer_list_t::const_iterator | so_5::impl::search_for_layer (const so_layer_list_t &layers, const std::type_index &type) |
| Find layer in container. | |
| void | so_5::impl::call_shutdown (typed_layer_ref_t &tl) |
| void | so_5::impl::call_wait (typed_layer_ref_t &tl) |