SObjectizer  5.5
Classes | Namespaces | Functions
disp_binder.cpp File Reference
#include <so_5/rt/h/disp_binder.hpp>
#include <so_5/rt/h/environment.hpp>
#include <so_5/h/spinlocks.hpp>
#include <so_5/h/stdcpp.hpp>

Classes

class  so_5::impl::pre5_5_19_default_disp_binder_t
 An implementation for default dispatcher binder which is necessary for compatibility with versions prior to 5.5.19. More...
 

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::impl
 Details of SObjectizer run-time implementations.
 

Functions

SO_5_FUNC disp_binder_unique_ptr_t so_5::create_default_disp_binder ()
 Create an instance of the default dispatcher binding. More...
 
SO_5_FUNC disp_binder_unique_ptr_t so_5::make_default_disp_binder (environment_t &env)
 Create an instance of the default dispatcher binder. More...