#include <NMaskAlgorithm.h>
Inheritance diagram for SctAnalysis::NMaskAlgorithm:
Public Member Functions | |
virtual void | canAddRawScanResult (const string &name) throw (Sct::LogicError, Sct::IoError) |
over-ride | |
virtual boost::shared_ptr< AnalysisAlgorithm > | clone (const TestData &testData, const string &moduleName) const throw () |
over-ride | |
NMaskAlgorithm (const TestData &testData, const string &moduleName) throw () | |
constructor | |
virtual | ~NMaskAlgorithm () throw () |
destructor | |
Private Member Functions | |
NMaskAlgorithm () | |
Static Private Attributes | |
bool | inMap |
Uses a single RawScanResult to find defects in the pipeline.
Definition at line 12 of file NMaskAlgorithm.h.
|
constructor
Definition at line 25 of file NMaskAlgorithm.h. |
|
destructor
Definition at line 29 of file NMaskAlgorithm.h. |
|
Definition at line 31 of file NMaskAlgorithm.h. |
|
over-ride
Definition at line 23 of file NMaskAlgorithm.cpp. References Sct::nChannelChip. |
|
over-ride
Implements SctAnalysis::AnalysisAlgorithm. Definition at line 19 of file NMaskAlgorithm.cpp. |
|
Definition at line 17 of file NMaskAlgorithm.cpp. |