cpe_reference Struct Reference
[CPE Dictionary]

CPE dictionary item reference. More...

#include <cpedict_priv.h>

Data Fields

struct xml_metadata xml
char * href
char * content

Related Functions

(Note that these are not member functions.)



const char * cpe_reference_get_href (const struct cpe_reference *item)
 cpe_reference functions to get href of reference
const char * cpe_reference_get_content (const struct cpe_reference *item)
 cpe_reference functions to get content of reference
void cpe_reference_free (struct cpe_reference *ref)
struct cpe_referencecpe_reference_new (void)
bool cpe_reference_set_href (struct cpe_reference *reference, const char *new_href)
bool cpe_reference_set_content (struct cpe_reference *reference, const char *new_content)

Detailed Description

CPE dictionary item reference.


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

Generated on 12 Nov 2009 for Open SCAP Library by  doxygen 1.6.1