#include <windows.h>Include dependency graph for UnitTypes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | NSPipeline |
Classes | |
| struct | NSPipeline::TRT_Rect |
| Datovy typ reprezentujici obdelnik. More... | |
| class | NSPipeline::TUnitRetTypeInterface |
| Rozhrani pro vsechny tridy, pomoci nichz se predavaji vysledky. More... | |
| class | NSPipeline::TUnitRetType_integer |
| Tato trida reprezentuje navratovy typ vypocetni jednotky reprezentujici cele cislo. More... | |
| class | NSPipeline::TUnitRetType_rectangles |
| Tato trida reprezentuje navratovy typ vypocetni jednotky reprezentujici pole obdelniku. More... | |
| class | NSPipeline::TUnitRetType_images |
| Tato trida reprezentuje navratovy typ vypocetni jednotky reprezentujici pole obrazku. More... | |
| class | NSPipeline::TUnitRetType_images_rectangles |
| Tato trida reprezentuje navratovy typ vypocetni jednotky reprezentujici pole obrazku a obdelniku. More... | |
Enumerations | |
| enum | NSPipeline::EnumUnitType { NSPipeline::ENUM_UNITTYPE_NODATA = 0, NSPipeline::ENUM_UNITTYPE_INTEGER = 1, NSPipeline::ENUM_UNITTYPE_RECTANGLES = 2, NSPipeline::ENUM_UNITTYPE_IMAGES_RGB = 3, NSPipeline::ENUM_UNITTYPE_IMAGES_RGB_RECTANGLES = 4, NSPipeline::ENUM_UNITTYPE_FORCED32 = 0x7fffffff } |
| Tento enumerator definuje typ vypocetni jednotky. More... | |
1.4.6-NO