SObjectizer 5.8
Loading...
Searching...
No Matches
mt_env_infrastructure.cpp File Reference

Default implementation of multithreaded environment infrastructure. More...

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.
 

Detailed Description

Default implementation of multithreaded environment infrastructure.

Since
v.5.5.19

Definition in file mt_env_infrastructure.cpp.