cpe_dict_item Struct Reference

structure representing single CPE dictionary item More...

#include <cpedict.h>

List of all members.

Public Attributes

cpe_tname
 CPE name as CPE URI.
char * title
 human-readable name of this item
char ** notes
 notes as array of strings
size_t notes_n
 number of notes
size_t notes_alloc_
 allocated space for notes (internal)
cpe_tdepracated
 CPE that depracated this one (or NULL).
char * depracation_date
 date of depracation
cpe_dict_reference_treferences
 array of references
size_t references_n
  number of references.
size_t references_alloc_
  allocated space for references.
cpe_dict_check_t ** check
 array of checks to be performed
size_t check_n
  number of checks.
size_t check_alloc_
  allocated space for checks.
struct cpe_dict_itemnext
 pointer to next dictionary item


Detailed Description

structure representing single CPE dictionary item
The documentation for this struct was generated from the following file:

Generated on Sun Mar 29 13:29:21 2009 for Open SCAP Library by  doxygen 1.5.6