Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
Implementation of the PresentationStateManager interface through associative (key-value) store.
This implementation groups recorded message by elementID and simply overwrites previous state info for a given attribute with later one. Referral to unknown elements and properties is ignored.
Definition in file state-recorder.hpp.
#include "lib/error.hpp"
#include "lib/idi/entry-id.hpp"
#include "lib/diff/gen-node.hpp"
#include "stage/ctrl/bus-term.hpp"
#include "stage/ctrl/state-manager.hpp"
#include "stage/ctrl/state-map-grouping-storage.hpp"
#include "include/ui-protocol.hpp"
#include <string>
Classes | |
class | StateRecorder |
Simple map based implementation of the PresentationStateManager interface. More... | |
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::ctrl | |
Backbone of the Lumiera GTK UI. | |