![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Implementation of storage for captured presentation state. More...
Go to the source code of this file.
Implementation of storage for captured presentation state.
This is a associative storage, grouped by element ID.
Definition in file state-map-grouping-storage.hpp.
#include "lib/error.hpp"#include "lib/nocopy.hpp"#include "lib/idi/entry-id.hpp"#include "lib/diff/gen-node.hpp"#include "lib/util.hpp"#include <unordered_map>#include <algorithm>#include <set>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::ctrl |
| Backbone of the Lumiera GTK UI. | |
Classes | |
| class | StateMapGroupingStorage |
| Map storage for captured presentation state information. More... | |