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.
struct cve_productcve_product_clone (struct cve_product *old_product)
 Clone 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

char * value

Detailed Description

Structure holding CVE product data.


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

Generated on 30 Mar 2012 for Open SCAP Library by  doxygen 1.6.1