#include <cpedict.h>
Public Attributes | |
struct cpe_dict_item * | first |
pointer to a first dictionary item | |
struct cpe_dict_item * | last |
pointer to a last dictionary item | |
size_t | item_n |
number of items in dictionary | |
cpe_t ** | cpes |
pointers to individual CPEs for easy access | |
size_t | cpes_alloc_ |
space allocated for cpes, internal | |
struct { | |
char * product_name | |
generator software name | |
char * product_version | |
generator software version | |
char * schema_version | |
generator schema version | |
char * timestamp | |
generation date and time | |
} | generator |
generator software info |