CPE


Modules

 CPE Dictionary
 CPE Language
 CPE Matching
 CPE URIs

Files

file  cpe.h
 Interface to Common Product Enumeration (CPE).

Variables

char * cpe_dict_check::href
 external file reference (NULL if not present)
char * cpe_dict_check::identifier
 test identifier
char * cpe_dict_reference::content
 reference description
char * cpe_dict_item::title
 human-readable name of this item
char ** cpe_dict_item::notes
 notes as array of strings
size_t cpe_dict_item::notes_n
 number of notes
size_t cpe_dict_item::notes_alloc_
 allocated space for notes (internal)
cpe_tcpe_dict_item::depracated
 CPE that depracated this one (or NULL).
char * cpe_dict_item::depracation_date
 date of depracation
cpe_dict_reference_tcpe_dict_item::references
 array of references
size_t cpe_dict_item::references_n
  number of references.
size_t cpe_dict_item::references_alloc_
  allocated space for references.
cpe_dict_check_t ** cpe_dict_item::check
 array of checks to be performed
size_t cpe_dict_item::check_n
  number of checks.
size_t cpe_dict_item::check_alloc_
  allocated space for checks.
struct cpe_dict_itemcpe_dict_item::next
 pointer to next dictionary item
struct cpe_dict_itemcpe_dict::last
 pointer to a last dictionary item
size_t cpe_dict::item_n
 number of items in dictionary
cpe_t ** cpe_dict::cpes
 pointers to individual CPEs for easy access
size_t cpe_dict::cpes_alloc_
 space allocated for cpes, internal
char *   cpe_dict::product_version
 generator software version
char *   cpe_dict::schema_version
 generator schema version
char *   cpe_dict::timestamp
 generation date and time
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
cpe_dict::generator
 generator software info

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