Miner.Framework.Engine Assembly > Miner.Framework.QaQc Namespace : QaQcProcessor Class |
For a list of all members of this type, see QaQcProcessor members.
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 |