cce Struct Reference
[CCE]

Structure holding CCE entries. More...

#include <cce.h>

Public Member Functions

struct ccecce_new (const char *fname)
 Create a new CCE structure from XML file.
void cce_free (struct cce *cce)
 CCE structure destructor.
Getters

Return value is pointer to structure's member.

Do not free unless you null the pointer in the structure. Use remove function otherwise.



struct cce_entry_iteratorcce_get_entries (const struct cce *cce)
 Get an iterator to the contents of the CCE.
struct cce_entrycce_get_entry (const struct cce *cce, const char *id)
 Get an CCE entry by ID.
Evaluators



const char * cce_supported (void)
 Get supported version of CCE XML.

Data Fields

struct oscap_listentries
struct oscap_htableentry

Detailed Description

Structure holding CCE entries.


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