|
dca_interface
6.3.4
|
Definition of a IprClassificationResult. More...
Go to the source code of this file.
Classes | |
| struct | dca_ipr::IprClassificationResult |
| The result item of a IPR classification. More... | |
Functions | |
| bool | dca_ipr::operator== (const IprClassificationResult &aIprClassificationResult, const IprClassificationResult &bIprClassificationResult) |
| Definition of the comparision operator as an external function. More... | |
| bool | dca_ipr::operator!= (const IprClassificationResult &aIprClassificationResult, const IprClassificationResult &bIprClassificationResult) |
| Definition of the inequality operator as an external function. More... | |
Definition of a IprClassificationResult.
Definition in file ipr_classification_result.h.
1.8.18