#include <windows.h>
#include "pipeline/Unit.h"
#include "pipeline/Thread.h"
#include "pipeline/CriticalSection.h"
Include dependency graph for SimpleUnit.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | NSPipeline |
Classes | |
class | NSPipeline::TSimpleUnitProcessingInterface |
Toto je rozhrani pro objekty, ktere zajistuji vypocet v ramci jednotky TSimpleUnit. More... | |
class | NSPipeline::TSimpleUnit |
Tato trida reprezentuje jednotku, ktera zpracovava data vzdy pouze z jednoho snimku. More... |