/home/pvrabec/tmp/openscap/openscap-0.1.4/src/CCE/cce.h File Reference

Interface to Common Configuration Enumeration (CCE). More...

#include <stdbool.h>
#include "list_cstring.h"
#include "list_refs.h"

Go to the source code of this file.

Classes

struct  cce

Functions

void cce_init (struct cce *cce)
void cce_clear (struct cce *cce)
bool cce_validate (const char *filename)
void cce_parse (char *docname, struct cce *cce, char *id)


Detailed Description

Interface to Common Configuration Enumeration (CCE).

See more details at http://cce.mitre.org/


Function Documentation

void cce_clear ( struct cce *  cce  ) 

Clear cce structure

void cce_init ( struct cce *  cce  ) 

Initialize cce structure

void cce_parse ( char *  docname,
struct cce *  cce,
char *  id 
)

Parse CCE XML file and store constents of entry with given ID into cce structure.

bool cce_validate ( const char *  filename  ) 

Vlaidate CCE XML file

Returns:
result of validation


Generated on Sun Mar 29 13:29:21 2009 for Open SCAP Library by  doxygen 1.5.6