PARP Research Group | Universidad de Murcia |
QVMSERDetector Class Reference
|
Public Member Functions | |
void | iterate () |
Function to be defined in subclasses with processing code. |
Definition at line 36 of file qvmserdetector.h.
void QVMSERDetector::iterate | ( | ) | [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 block is finished.
Reimplemented from QVProcessingBlock.