Structure representing single CPE check. More...
#include <cpedict.h>
Data Fields | |
| char * | system |
| char * | href |
| char * | identifier |
Related Functions | |
(Note that these are not member functions.) | |
| const char * | cpe_dict_check_get_system (const struct cpe_dict_check *item) |
| Get name of a checking system of the CPE check. | |
| const char * | cpe_dict_check_get_href (const struct cpe_dict_check *item) |
| Get URL of the CPE check. | |
| const char * | cpe_dict_check_get_identifier (const struct cpe_dict_check *item) |
| Get identifier of the CPE check. | |
Structure representing single CPE check.
1.6.1