Lumiera  0.pre.03
»edit your freedom«
state-map-grouping-storage.hpp File Reference

Go to the source code of this file.

Description

Implementation of storage for captured presentation state.

This is a associative storage, grouped by element ID.

See also
StateMapGroupingStorage_test
StateRecorder
BusTerm_test::captureStateMark()
BusTerm_test::replayStateMark()

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.