NSPipeline::TUnitRetType_rectangles Class Reference

Tato trida reprezentuje navratovy typ vypocetni jednotky reprezentujici pole obdelniku. More...

#include <UnitTypes.h>

Inherits NSPipeline::TUnitRetTypeInterface.

Inherited by NSSimpleUnit::TUnitRetType_rectangles_implemented.

Inheritance diagram for NSPipeline::TUnitRetType_rectangles:

Inheritance graph
[legend]
Collaboration diagram for NSPipeline::TUnitRetType_rectangles:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual EnumUnitType GetType (void) const
 vrati typ dat, mel by byt shodny s typem jednotky
virtual void Release (void)=0
 uvolneni vysledku zpet jednotce
virtual DWORD GetRectangleCount (void)=0
 pocet obdelniku
virtual const TRT_RectGetRectangle (DWORD index)=0
 vrati obdelnik na zadanem indexu vraci NULL pri chybnem indexu

Protected Member Functions

 TUnitRetType_rectangles (void)
 ~TUnitRetType_rectangles (void)
 konstruktor
 TUnitRetType_rectangles (const TUnitRetType_rectangles &orig)
 destruktor je pristupny pouze pro odvozene tridy falesny kopirovaci konstruktor
void operator= (const TUnitRetType_rectangles &orig)
 falesny prirazovaci operator

Detailed Description

Tato trida reprezentuje navratovy typ vypocetni jednotky reprezentujici pole obdelniku.

Odvozena trida musi reimplementovat metody Release(), GetRectangleCount() a GetRectangle().

Definition at line 206 of file UnitTypes.h.


Constructor & Destructor Documentation

NSPipeline::TUnitRetType_rectangles::TUnitRetType_rectangles void   )  [inline, protected]
 

Definition at line 221 of file UnitTypes.h.

NSPipeline::TUnitRetType_rectangles::~TUnitRetType_rectangles void   )  [inline, protected]
 

konstruktor

Definition at line 222 of file UnitTypes.h.

NSPipeline::TUnitRetType_rectangles::TUnitRetType_rectangles const TUnitRetType_rectangles orig  )  [protected]
 

destruktor je pristupny pouze pro odvozene tridy falesny kopirovaci konstruktor


Member Function Documentation

virtual const TRT_Rect* NSPipeline::TUnitRetType_rectangles::GetRectangle DWORD  index  )  [pure virtual]
 

vrati obdelnik na zadanem indexu vraci NULL pri chybnem indexu

Implemented in NSSimpleUnit::TUnitRetType_rectangles_implemented.

virtual DWORD NSPipeline::TUnitRetType_rectangles::GetRectangleCount void   )  [pure virtual]
 

pocet obdelniku

Implemented in NSSimpleUnit::TUnitRetType_rectangles_implemented.

virtual EnumUnitType NSPipeline::TUnitRetType_rectangles::GetType void   )  const [inline, virtual]
 

vrati typ dat, mel by byt shodny s typem jednotky

Implements NSPipeline::TUnitRetTypeInterface.

Definition at line 210 of file UnitTypes.h.

References NSPipeline::ENUM_UNITTYPE_RECTANGLES.

void NSPipeline::TUnitRetType_rectangles::operator= const TUnitRetType_rectangles orig  )  [protected]
 

falesny prirazovaci operator

virtual void NSPipeline::TUnitRetType_rectangles::Release void   )  [pure virtual]
 

uvolneni vysledku zpet jednotce

Implements NSPipeline::TUnitRetTypeInterface.

Implemented in NSSimpleUnit::TUnitRetType_rectangles_implemented.


The documentation for this class was generated from the following file:
Generated on Sat Nov 17 16:26:16 2007 for Image Processing Pipeline by  doxygen 1.4.6-NO