LUMIERA.clone/src/include
Ichthyostega aa008d6d4a TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource
Since this now requires to import iter-adapter-stl.hpp and iter-source.hpp
at the same time, I decided to drop the convenience imports of the STL adapters
into namespace lib. There is no reason to prefer the IterSource-based adapters
over the iter-adapter-stl.hpp variants of the same functionality.
Thus better always import them explicitly at usage site.


...actual implementation of the planned IterSource packaging is only stubbed.
But I needed to redeclare a lot of ctors, which doesn't seem logical
And I get a bad function invocation from another test case which worked correct beforehand.
2017-12-07 05:48:36 +01:00
..
config-facade.h Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
display-facade.h Settle proper activation of the external UI interfaces (#1098) 2017-08-05 17:36:32 +02:00
display-handles.h Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
dummy-player-facade.h Doxygen: fill in missing file level headlines for the GUI (2) 2016-11-06 14:38:12 +01:00
gui-notification-facade.h DiffMessage: now uniformly plays the role of MutationMessage (closes #1066) 2017-08-13 07:25:32 +02:00
interfaceproxy.hpp Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
lifecycle.h comments and tidying within BasicStetup and AppState 2013-01-05 04:50:59 +01:00
limits.h factor out fequently used functions for ordinal numbers 2012-12-11 04:07:06 +01:00
logging.h Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
play-facade.h TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
session-command-facade.h Command-Cycle: remove the separate 'bang!' message 2017-04-14 23:45:35 +02:00