SObjectizer
5.5
|
Helper class for accessing private functionality of environment-class. More...
Go to the source code of this file.
Classes | |
class | so_5::impl::internal_env_iface_t |
A helper class for accessing the functionality of environment-class which is specific for SObjectizer internals only. More... | |
Namespaces | |
so_5 | |
Public part of message limit implementation. | |
so_5::impl | |
Details of SObjectizer run-time implementations. | |
Functions | |
so_5::disp::mpsc_queue_traits::lock_factory_t | so_5::impl::default_lock_factory (environment_t &env, const so_5::disp::mpsc_queue_traits::lock_factory_t &) |
Helper function to be used for extraction of lock_factory for MPSC queues. More... | |
template<typename Init_Fn > | |
void | so_5::impl::wrap_init_fn_call (Init_Fn init_fn) |
A special wrapper for calling init function. More... | |
Helper class for accessing private functionality of environment-class.