log Framework/Loaders/DicomStructureSetLoader.h @ 1416:d959bc8f6c1b loader-injection-feature

age author description
Mon, 11 May 2020 17:37:30 +0200 Benjamin Golinvaux Instance lookup is now performed in a separate class through an interface. Another implementation can be injected (SetInstanceLookupHandler) loader-injection-feature
Mon, 27 Apr 2020 16:47:46 +0200 Benjamin Golinvaux Added LoadInstanceFullVisibility for default-visible RTSTRUCT
Wed, 22 Apr 2020 14:05:47 +0200 Benjamin Golinvaux Branch broker is now the new default
Mon, 06 Apr 2020 08:42:40 +0200 Benjamin Golinvaux New StructuresUpdated message that is sent broker
Fri, 03 Apr 2020 16:47:46 +0200 Benjamin Golinvaux The loaders have been adapter to the nobroker architecture broker
Fri, 03 Apr 2020 16:13:06 +0200 Benjamin Golinvaux Moved the fixed loaders back from the dead broker base Framework/Deprecated/Loaders/DicomStructureSetLoader.h@5a30abd0cb21
Mon, 02 Mar 2020 16:31:30 +0100 Sebastien Jodogne replacing std::auto_ptr by std::unique_ptr