cpe_platformspec Struct Reference
[CPE Language]

CPE platform specification. More...

#include <cpelang.h>

Data Fields

struct oscap_listitems
struct oscap_htableitem

Related Functions

(Note that these are not member functions.)



struct cpe_platformspeccpe_platformspec_new (const char *fname)
 New platform specification from file.
void cpe_platformspec_free (struct cpe_platformspec *platformspec)
 Free specified platform specification list.
struct cpe_platform_iteratorcpe_platformspec_get_items (const struct cpe_platformspec *platformspec)
 Get an iterator to platforms contained in this specification.
struct cpe_platformcpe_platformspec_get_item (const struct cpe_platformspec *platformspec, const char *id)
 Get platform with given ID.

Detailed Description

CPE platform specification.


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