cpe_dict Struct Reference
[CPE Dictionary]

Structure representing CPE dictionary. More...

#include <cpedict.h>


Data Fields

struct cpe_dict_itemfirst
 pointer to a first dictionary item
struct cpe_dict_itemlast
 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 *   cpe_dict::product_version
 generator software version
   char *   cpe_dict::schema_version
 generator schema version
   char *   cpe_dict::timestamp
 generation date and time
generator
 generator software info


Detailed Description

Structure representing CPE dictionary.
The documentation for this struct was generated from the following file:

Generated on Thu Apr 30 13:45:39 2009 for Open SCAP Library by  doxygen 1.5.7.1