LUMIERA.clone/src/proc/control
Ichthyostega 471fa5b9c4 CommandInstanceManager: fix error check accidentally killing the local instance
due to the refactorings, the instance was moved out prior to checking for
bound arguments. This is ammended now, albeit at the price of passing an
additional flagn and some tricky boolean conditions
2017-04-17 01:51:27 +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 Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +02:00
command-def.hpp decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
command-dispatch.hpp Commands: change API to allow moving commands into the dispatcher queue 2017-04-16 16:16:26 +02:00
command-impl-clone-builder.hpp Command-Framework: mark anonymous commands 2016-12-25 21:46:58 +01:00
command-impl.hpp Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +02:00
command-instance-manager.hpp CommandInstanceManager: fix error check accidentally killing the local instance 2017-04-17 01:51:27 +02:00
command-invocation.hpp clean up lib/meta namespaces 2011-12-03 03:15:59 +01:00
command-mutation.hpp decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
command-op-closure.hpp decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
command-queue.hpp Commands: fix and adapt instance management test 2017-04-17 01:51:27 +02:00
command-registry.hpp Commands: refactor integration into SessionCommandService (#1089) 2017-04-09 19:11:40 +02:00
command-setup.cpp CommandInstanceManager: fix error check accidentally killing the local instance 2017-04-17 01:51:27 +02:00
command-setup.hpp Commands: rename some of the planned components for command access 2017-04-08 16:24:36 +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 Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +02:00
command-storage-holder.hpp Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +02:00
command.cpp Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +02:00
command.hpp Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +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 decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02: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 Commands: add API to unbind and discard command arguments 2017-04-16 19:21:29 +02: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 Commands: change API to allow moving commands into the dispatcher queue 2017-04-16 16:16:26 +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 Command-Cycle: remove the separate 'bang!' message 2017-04-14 23:45:35 +02:00
session-command-service.cpp Command-Cycle: remove the separate 'bang!' message 2017-04-14 23:45:35 +02:00
session-command-service.hpp Command-Cycle: remove the separate 'bang!' message 2017-04-14 23:45:35 +02: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