#include "berryISchedulingRule.h"
#include "berryObject.h"
#include "mitkJobsDll.h"
#include "mitkDataNode.h"
#include "mitkDataStorage.h"
#include "mitkStandaloneDataStorage.h"
Go to the source code of this file.
Classes | |
class | mitk::DataStorageAccessRule |
The DataStorageAccessRule inherits from the ISchedulingRule class. DataStorageAccessRule are used to restrict the adding and removing of DataStorage nodes in multi-threaded scenarios. Only DataStorageNodes within different branches can be modified concurrently. The idea and its restrictions is explained in the sections and diagrams below. More... | |
Namespaces | |
namespace | mitk |
Qmitk. |