lumiera_/src/proc
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
..
asset Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
cmd CmdAccess: draft some further command invocations 2017-04-17 23:16:57 +02:00
control Commands: switch default invocation path to variadic templates (#967) 2017-08-10 22:17:02 +02:00
engine TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
external Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
mobject TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
play TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01:00
asset.cpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
asset.hpp maximum munch 2016-12-23 04:23:03 +01:00
assetmanager.cpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
assetmanager.hpp clean-up visibility of lib::P 2015-08-16 01:35:29 +02:00
cmd.hpp CmdAccess: draft some further command invocations 2017-04-17 23:16:57 +02:00
common.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
config-resolver.cpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
config-resolver.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
controllerfacade.hpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
DIR_INFO Lumiera renaming -- build system 2008-03-10 05:07:21 +01:00
facade.cpp Session-Subsytem(#318): finish review of locking and lifecycle sanity 2017-01-05 03:38:46 +01:00
facade.hpp Session-Subsytem(#318): finish review of locking and lifecycle sanity 2017-01-05 03:38:46 +01:00
state.hpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
streamtype.cpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
streamtype.hpp Merge Platform upgrade and Diff-Framework development 2015-08-16 01:42:26 +02:00