|
SObjectizer 5.8
|
Default implementation of multithreaded environment infrastructure. More...
#include <so_5/impl/mt_env_infrastructure.hpp>#include <so_5/impl/run_stage.hpp>#include <so_5/impl/internal_env_iface.hpp>#include <so_5/environment.hpp>#include <so_5/send_functions.hpp>#include <so_5/disp/one_thread/pub.hpp>Go to the source code of this file.
Classes | |
| struct | so_5::env_infrastructures::default_mt::impl::anonymous_namespace{mt_env_infrastructure.cpp}::binder_getter_t |
| Helper class to be used with std::visit. More... | |
| struct | so_5::env_infrastructures::default_mt::impl::anonymous_namespace{mt_env_infrastructure.cpp}::dispatcher_maker_t |
| Helper class to be used with std::visit. More... | |
| struct | so_5::env_infrastructures::default_mt::impl::anonymous_namespace{mt_env_infrastructure.cpp}::handle_reseter_t |
| Helper class to be used with std::visit. More... | |
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::env_infrastructures |
| Various implementations of environment_infrastructure. | |
| namespace | so_5::env_infrastructures::default_mt |
| Default multi-threaded environment infrastructure. | |
| namespace | so_5::env_infrastructures::default_mt::impl |
| Implementation details. | |
| namespace | so_5::env_infrastructures::default_mt::impl::anonymous_namespace{mt_env_infrastructure.cpp} |
Functions | |
| SO_5_FUNC environment_infrastructure_factory_t | so_5::env_infrastructures::default_mt::factory () |
| A factory for creation the default multitheading environment infrastructure. | |
Default implementation of multithreaded environment infrastructure.
Definition in file mt_env_infrastructure.cpp.