|
dca_interface
6.3.4
|
Definition of a MalwareClassificationResult. More...
Go to the source code of this file.
Classes | |
| struct | dca_malware::MalwareClassificationResult |
| The result item of a Malware classification. More... | |
Functions | |
| bool | dca_malware::operator== (const MalwareClassificationResult &aMalwareClassificationResult, const MalwareClassificationResult &bMalwareClassificationResult) |
| Definition of the comparision operator as an external function. More... | |
| bool | dca_malware::operator!= (const MalwareClassificationResult &aMalwareClassificationResult, const MalwareClassificationResult &bMalwareClassificationResult) |
| Definition of the inequality operator as an external function. More... | |
Definition of a MalwareClassificationResult.
Definition in file malware_classification_result.h.
1.8.18