cve_product Struct Reference
[CVE]

Structure holding CVE product data. More...

#include <cve_priv.h>

Public Member Functions

struct cve_productcve_product_new (void)
 New CVE product.
void cve_product_free (struct cve_product *product)
 Free CVE product.
Setters

For lists use add functions.

Parameters of set functions are duplicated in memory and need to be freed by caller.



bool cve_product_set_value (struct cve_product *product, const char *new_value)
 Set value of CVE product.

Data Fields

struct xml_metadata xml
char * value

Detailed Description

Structure holding CVE product data.


The documentation for this struct was generated from the following files:

Generated on 14 Jul 2010 for Open SCAP Library by  doxygen 1.6.1