lumiera_/src/proc
Ichthyostega 31a2e5879d Fix problem with ambiguous ctor overloads for DependInject::ServiceInstance
while switching various services to the new framework,
I noticed the requirement to create a service handle in not-yet-started mode
and then start it explicitly, maybe even from another thread. Thus I introduced
a no-arg default ctor for that purpose, but overlooked that the forwarding ctor
might also need zero arguments for default constructible service implementation
classes. Thus I've now introduced a marker ENUM for disambiguation
2018-04-03 05:15:33 +02:00
..
asset Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
cmd CmdAccess: draft some further command invocations 2017-04-17 23:16:57 +02:00
control Fix problem with ambiguous ctor overloads for DependInject::ServiceInstance 2018-04-03 05:15:33 +02:00
engine Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
external Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
mobject Fix setup of the ConfigManager implementation 2018-04-02 02:20:54 +02:00
play Fix problem with ambiguous ctor overloads for DependInject::ServiceInstance 2018-04-03 05:15:33 +02:00
asset.cpp Doxygen: fill in missing file level headlines for Proc-Layer 2016-11-08 13:33:17 +01:00
asset.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
assetmanager.cpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
assetmanager.hpp DI: adjust codebase to the new DependInject configuration API 2018-03-31 01:06:10 +02:00
cmd.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
common.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
config-resolver.cpp Fix setup of the ConfigManager implementation 2018-04-02 02:20:54 +02: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 Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00