LUMIERA.clone/src/proc/control
Ichthyostega 9c21164ae6 Doxygen Fixes (#1062)
This changeset fixes a huge pile of problems, as indicated in the
error log of the Doxygen run after merging all the recent Doxygen improvements

unfortunately, auto-linking does still not work at various places.
There is no clear indication what might be the problem.
Possibly the rather unstable Sqlite support in this Doxygen version
is the cause. Anyway, needs to be investigated further.
2017-04-02 04:22:51 +02:00
..
argument-erasure.hpp Doxygen: fill in missing file level headlines for Proc-Layer (Controller) 2016-11-08 14:34:39 +01:00
argument-tuple-accept.hpp Function-Tools: get rid of the old-style FunctionSignature template 2017-03-19 04:09:24 +01:00
command-closure.hpp rectify-design(#301): disentangle CmdClosure hierarchy 2016-02-07 01:41:40 +01:00
command-def.hpp Enable move-initialisation on command activation 2017-04-01 19:26:23 +02:00
command-dispatch.hpp CommandQueue: finish integration into ProcDispatcher 2017-01-05 20:43:53 +01:00
command-impl-clone-builder.hpp Command-Framework: mark anonymous commands 2016-12-25 21:46:58 +01:00
command-impl.hpp Commands: integrate inline command definition by lambda 2017-03-18 17:56:41 +01:00
command-instance-manager.hpp Commands: adjustments due to the change to anonymous instances 2017-04-01 02:56:49 +02:00
command-invocation.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
command-mutation.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00
command-op-closure.hpp Function-Tools: get rid of the old-style FunctionSignature template 2017-03-19 04:09:24 +01:00
command-queue.hpp ProcDispatcher: integrate queue and finish preliminary implementation draft 2016-12-25 22:26:16 +01:00
command-registry.hpp Commands: code up implementation of CommandInstanceManager 2017-04-01 02:33:15 +02:00
command-setup.cpp Enable move-initialisation on command activation 2017-04-01 19:26:23 +02:00
command-setup.hpp Commands: finish CommandSetup helper (#1088) 2017-03-31 18:30:29 +02:00
command-signature.hpp Commands: now able to define commands by lambda! 2017-03-19 04:09:25 +01:00
command-simple-closure.hpp rectify-design(#301): disentangle CmdClosure hierarchy 2016-02-07 01:41:40 +01:00
command-storage-holder.hpp rectify-design(#301): disentangle CmdClosure hierarchy 2016-02-07 01:41:40 +01:00
command.cpp Enable move-initialisation on command activation 2017-04-01 19:26:23 +02:00
command.hpp Enable move-initialisation on command activation 2017-04-01 19:26:23 +02:00
handling-pattern.cpp Doxygen: fill in missing file level headlines for Proc-Layer (Controller) 2016-11-08 14:34:39 +01:00
handling-pattern.hpp clean-up design of the command handling patterns (#210) 2016-01-22 15:25:08 +01:00
handling-patterns.hpp clean-up design of the command handling patterns (#210) 2016-01-22 15:25:08 +01:00
looper.hpp DispatcherLoop: no timeout turnaround necessary in idle state 2017-01-07 02:46:34 +01:00
media-impl-lib.hpp Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
memento-tie.hpp Command-Framework: enable the use of immutable types as state memento 2017-01-13 01:10:05 +01:00
pathmanager.cpp Doxygen: fill in missing file level headlines for Proc-Layer (Controller) 2016-11-08 14:34:39 +01:00
pathmanager.hpp Doxygen: fill in missing file level headlines for Proc-Layer (Controller) 2016-11-08 14:34:39 +01:00
proc-dispatcher.cpp Adjust logging for command definitions to be quiet by default 2017-04-01 02:33:11 +02:00
proc-dispatcher.hpp Session-Subsytem(#318): finish review of locking and lifecycle sanity 2017-01-05 03:38:46 +01:00
session-command-interface-proxy.hpp SessionCommand-facade: consider how to expose command invocation 2016-12-23 07:26:00 +01:00
session-command-service.cpp Fix notorious warning 2017-04-01 23:59:37 +02:00
session-command-service.hpp SessionCommand-facade: consider how to expose command invocation 2016-12-23 07:26:00 +01:00
stypemanager.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
stypemanager.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
styperegistry.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00