SObjectizer  5.8
Loading...
Searching...
No Matches
params.hpp File Reference

Parameters for one_thread dispatcher. More...

Go to the source code of this file.

Classes

class  so_5::disp::one_thread::disp_params_t
 Alias for namespace with traits of event queue. More...
 

Namespaces

namespace  so_5
 Private part of message limit implementation.
 
namespace  so_5::disp
 Event dispatchers.
 
namespace  so_5::disp::one_thread
 Dispatcher with single working thread.
 

Detailed Description

Parameters for one_thread dispatcher.

Note
Parameters are described in separate header file to avoid header file cycles (parameters needs for environment_params_t declared in environment.hpp, which can be included in dispatcher definition file).
Since
v.5.5.10

Definition in file one_thread/params.hpp.