cce_entry Struct Reference
[CCE]

Structure holding single CCE entry data. More...

#include <cce.h>

Data Fields

char * id
char * description
struct oscap_listparams
struct oscap_listtech_mechs
struct oscap_listreferences

Related Functions

(Note that these are not member functions.)



const char * cce_entry_get_id (const struct cce_entry *cce)
 Get CCE entry ID.
const char * cce_entry_get_description (const struct cce_entry *cce)
 Get CCE entry desription.
struct oscap_string_iteratorcce_entry_get_params (const struct cce_entry *cce)
 Get an iterator to CCE entry's parameters.
struct oscap_string_iteratorcce_entry_get_tech_mechs (const struct cce_entry *cce)
 Get an iterator to CCE entry's technical mechanisms.
struct cce_reference_iteratorcce_entry_get_references (const struct cce_entry *cce)
 Get an iterator to CCE entry's references.

Detailed Description

Structure holding single CCE entry data.


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

Generated on 4 Jan 2010 for Open SCAP Library by  doxygen 1.6.1