SObjectizer  5.7
Classes | Namespaces | Typedefs
disp_binder.hpp File Reference

Interface for the dispatcher binders definition. More...

#include <so_5/declspec.hpp>
#include <so_5/fwd.hpp>
#include <memory>
#include <atomic>

Go to the source code of this file.

Classes

class  so_5::disp_binder_t
 Interface for dispatcher binders. More...
 

Namespaces

 so_5
 Public part of message limit implementation.
 

Typedefs

using so_5::disp_binder_shptr_t = std::shared_ptr< disp_binder_t >
 Typedef for the disp_binder smart pointer. More...
 

Detailed Description

Interface for the dispatcher binders definition.