dca_interface
6.3.4
|
Container class for Malware locale objects. More...
Go to the source code of this file.
Classes | |
class | dca_malware::MalwareLocales |
Definition of a container class for MalwareLocale objects. More... | |
Container class for Malware locale objects.
Can be obtained from a MalwareCategoriesInfo object.
Use MalwareLocales in a similar manner to a std::container. The container can be easily iterated over using size() and operator [].
Definition in file malware_locales.h.