LUMIERA.clone/src/proc/control
2017-03-31 04:14:45 +02:00
..
argument-erasure.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +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 Commands: ensure the CommandDef is not messed up by copying 2017-03-19 06:07:54 +01: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: decide about the basic concept how commands are to be defined (#215) 2017-03-18 01:55:45 +01: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 CommandQueue: basic queue behaviour implemented and tested 2016-12-25 21:52:52 +01:00
command-setup.cpp Commands: define typical standard usage of CommandSetup 2017-03-31 04:14:45 +02:00
command-setup.hpp Commands: define typical standard usage of CommandSetup 2017-03-31 04:14:45 +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 Commands: ensure the commands where actually defined by the closures 2017-03-19 06:03:17 +01:00
command.hpp CommandQueue: finish integration into ProcDispatcher 2017-01-05 20:43:53 +01:00
handling-pattern.cpp clean-up design of the command handling patterns (#210) 2016-01-22 15:25:08 +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
mediaimpllib.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +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 cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
pathmanager.hpp cleanup: rectify Proc-Layer namespaces (II) 2011-12-02 17:50:44 +01:00
proc-dispatcher.cpp SessionCommand: second function test PASS 2017-01-13 09:01:05 +01: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 SessionCommandService implemented by delegating to the ProcDispatcher 2016-12-23 23:42:27 +01:00
session-command-service.hpp SessionCommand-facade: consider how to expose command invocation 2016-12-23 07:26:00 +01:00
stypemanager.cpp clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
stypemanager.hpp clean-up: kill Boost scoped_ptr 2017-01-05 00:56:46 +01:00
styperegistry.hpp mass clean-up: adapt usage of std::cout pretty much everywhere 2016-01-07 20:12:46 +01:00