NSPipeline::TDispatcherInterface Class Reference

Rozhrani dispatcheru dostupne vypocetnim jednotkam. More...

#include <ImageAbstract.h>

Inherited by NSPipeline::TDispatcher.

Inheritance diagram for NSPipeline::TDispatcherInterface:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual DWORD GetWidth (void)=0
 informace o sirce vraceneho snimku
virtual DWORD GetHeight (void)=0
 informace o vysce vraceneho snimku
virtual TFrameGetFrame (void)=0
 vrati snimek s pridanou referenci
virtual TFrameGetLockedFrame (void)=0
 vrati snimek s referenci a zamkem

Protected Member Functions

virtual ~TDispatcherInterface (void)=0
 TDispatcherInterface (void)
 virtualni destruktor
 TDispatcherInterface (const TDispatcherInterface &orig)
 defaultni konstruktor falesny kopirovaci konstruktor
void operator= (const TDispatcherInterface &orig)
 falesny operator prirazeni

Detailed Description

Rozhrani dispatcheru dostupne vypocetnim jednotkam.

Dispatcher obsahuje informace o velikosti poskytovanych snimku. Tato informace je uzitecna pri inicializaci vypocetnich jednotek, ktere takovou informaci mohou vyuzit, protoze se predpoklada, ze za behu aplikace se tato velikost nebude menit.

Definition at line 182 of file ImageAbstract.h.


Constructor & Destructor Documentation

virtual NSPipeline::TDispatcherInterface::~TDispatcherInterface void   )  [inline, protected, pure virtual]
 

Definition at line 194 of file ImageAbstract.h.

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

virtualni destruktor

Definition at line 195 of file ImageAbstract.h.

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

defaultni konstruktor falesny kopirovaci konstruktor


Member Function Documentation

virtual TFrame* NSPipeline::TDispatcherInterface::GetFrame void   )  [pure virtual]
 

vrati snimek s pridanou referenci

Implemented in NSPipeline::TDispatcher.

Referenced by NSPipeline::TSimpleUnit::Loop().

virtual DWORD NSPipeline::TDispatcherInterface::GetHeight void   )  [pure virtual]
 

informace o vysce vraceneho snimku

Implemented in NSPipeline::TDispatcher.

virtual TFrame* NSPipeline::TDispatcherInterface::GetLockedFrame void   )  [pure virtual]
 

vrati snimek s referenci a zamkem

Implemented in NSPipeline::TDispatcher.

Referenced by NSPipeline::TSimpleUnit::Loop().

virtual DWORD NSPipeline::TDispatcherInterface::GetWidth void   )  [pure virtual]
 

informace o sirce vraceneho snimku

Implemented in NSPipeline::TDispatcher.

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

falesny operator prirazeni


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