SObjectizer  5.5
Classes | Namespaces
quotes.hpp File Reference

A storage of quotes for priorities. More...

#include <so_5/priority.hpp>
#include <so_5/exception.hpp>
#include <so_5/ret_code.hpp>
#include <algorithm>
#include <iterator>

Go to the source code of this file.

Classes

class  so_5::disp::prio_one_thread::quoted_round_robin::quotes_t
 A storage of quotes for priorities. More...
 

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::disp
 Event dispatchers.
 
 so_5::disp::prio_one_thread
 Dispatcher with one working thread for events of all priorities.
 
 so_5::disp::prio_one_thread::quoted_round_robin
 Dispatcher which handles events of different priorities in round-robin maner.
 

Detailed Description

A storage of quotes for priorities.

Since
v.5.5.8