PARP Research Group University of Murcia, Spain


QVFilterSelectorWorker< T, C > Class Template Reference
[Workers library]

#include <qvfilterselectorworker.h>

Inherits QVWorker.

List of all members.

Public Member Functions

 QVFilterSelectorWorker (QString name)
void iterate ()
 Function to be defined in subclasses with processing code.


Detailed Description

template<typename T, int C>
class QVFilterSelectorWorker< T, C >

Todo:
document this class

Definition at line 41 of file qvfilterselectorworker.h.


Member Function Documentation

template<typename T, int C>
void QVFilterSelectorWorker< T, C >::iterate (  )  [inline, virtual]

Function to be defined in subclasses with processing code.

This function should contain the code to process data, that will be executed continuously until worker is finished.

Reimplemented from QVWorker.

Definition at line 173 of file qvfilterselectorworker.h.


The documentation for this class was generated from the following file:



QVision framework. PARP research group, copyright 2007, 2008.