Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation building block of SteamDispatcher to organise commands.
This is the actual implementation of the command queue to allow for strictly sequential dispatch of commands to work on the session.
Definition in file command-queue.hpp.
#include "steam/control/command.hpp"
#include "lib/iter-stack.hpp"
#include "lib/format-string.hpp"
#include "lib/util.hpp"
Classes | |
class | CommandQueue |
Implementation of the Session's command queue. More... | |
Namespaces | |
steam | |
Steam-Layer implementation namespace root. | |
steam::control | |
Steam-Layer dispatcher, controller and administrative facilities. | |