SObjectizer  5.5
Classes | Namespaces
proxy_dispatcher_template.hpp File Reference

A template class for simplification of writting of proxy_dispatcher classes. More...

#include <memory>
#include <string>
#include <utility>
#include <so_5/rt/stats/impl/h/activity_tracking.hpp>
#include <so_5/rt/impl/h/internal_env_iface.hpp>

Go to the source code of this file.

Classes

class  so_5::disp::reuse::proxy_dispatcher_template_t< Disp_Iface_Type, Disp_Params_Type >
 A helper template for simplification of implementation of proxy dispatchers. More...
 

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::disp
 Event dispatchers.
 
 so_5::disp::reuse
 Reusable components for dispatchers.
 

Detailed Description

A template class for simplification of writting of proxy_dispatcher classes.

Since
v.5.5.18