cpe_platform Struct Reference
[CPE Language]

Single platform representation in CPE language. More...

#include <cpelang.h>

Data Fields

char * id
char * title
char * remark
struct cpe_lang_expr expr

Related Functions

(Note that these are not member functions.)



bool cpe_platform_match_cpe (struct cpe_name **cpe, size_t n, const struct cpe_platform *platform)
 Match list of CPEs against CPE language platform specification.
const char * cpe_platform_get_id (const struct cpe_platform *platform)
 Get CPE paltform ID.
const char * cpe_platform_get_title (const struct cpe_platform *platform)
 Get CPE paltform title.
const char * cpe_platform_get_remark (const struct cpe_platform *platform)
 Get CPE paltform remark.

Detailed Description

Single platform representation in CPE language.


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

Generated on 29 Sep 2009 for Open SCAP Library by  doxygen 1.6.1