Miner.Framework.Engine Assembly > Miner.Framework.QaQc Namespace : QaQcProcessor Class |
The following tables list the members exposed by QaQcProcessor.
Name | Description | |
---|---|---|
![]() | QaQcProcessor Constructor |
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | QAAppendList | ListItems in pTgtList are added to pDestList. ListItems in pDestList are then validated based on QA/QC rule settings for each object. This is done through calls to QAListImpl->QAList->QA_SingleRow->QASingleRule |
![]() | QAList | Validate objects in pTgtList based on QA/QC rule settings for that object. This is done through calls to QAListImpl->QAList->QA_SingleRow->QASingleRule |
![]() | QASingleRow | Gets all rule settings for PRow and then calls QASingleRule to validate row against a single rule. |
![]() | RestartTreeBuilding |