Lumiera
0.pre.03
»edit your freedom«
|
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>
Classes | |
class | StateMapGroupingStorage |
Map storage for captured presentation state information. More... | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::ctrl | |
Backbone of the Lumiera GTK UI. | |