cpe_dictitem Struct Reference
[CPE Dictionary]

Structure representing single CPE dictionary item. More...

#include <cpedict.h>

Data Fields

struct cpe_namename
char * title
struct cpe_namedeprecated
char * deprecation_date
struct oscap_listreferences
struct oscap_listchecks
struct oscap_listnotes

Related Functions

(Note that these are not member functions.)



struct cpe_namecpe_dictitem_get_name (const struct cpe_dictitem *item)
 Get CPE name of the dictionary entry.
const char * cpe_dictitem_get_title (const struct cpe_dictitem *item)
 Get title of the dictionary entry.
struct
cpe_dict_reference_iterator
cpe_dictitem_get_references (const struct cpe_dictitem *item)
 Get an iterator to the dictionary entry's references.
struct cpe_dict_check_iteratorcpe_dictitem_get_checks (const struct cpe_dictitem *item)
 Get an iterator to the dictionary entry's checks.
struct oscap_string_iteratorcpe_dictitem_get_notes (const struct cpe_dictitem *item)
 Get an iterator to the dictionary entry's notes.
struct cpe_namecpe_dictitem_get_deprecated (const struct cpe_dictitem *item)
 Get CPE name of item that deprecated this one.
const char * cpe_dictitem_get_deprecation_date (const struct cpe_dictitem *item)
 Get date this item was deprecated.

Detailed Description

Structure representing single CPE dictionary item.


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