SObjectizer  5.7
Classes | Namespaces | Functions
internal_env_iface.hpp File Reference

Helper class for accessing private functionality of environment-class. More...

#include <so_5/environment.hpp>
#include <so_5/ret_code.hpp>

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...
 

Detailed Description

Helper class for accessing private functionality of environment-class.

Since
v.5.5.9