SObjectizer 5.8
Loading...
Searching...
No Matches
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

namespace  so_5
 Private 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.
 

Detailed Description

Interface for the dispatcher binders definition.

Definition in file disp_binder.hpp.