/home/pvrabec/tmp/openscap/openscap-0.3.3/src/OVAL/oval_string_map_impl.h File Reference
Open Vulnerability and Assessment Language.
More...
#include "oval_collection_impl.h"
Go to the source code of this file.
|
Functions |
struct oval_string_map * | oval_string_map_new () |
void | oval_string_map_put (struct oval_string_map *, char *, void *) |
struct oval_iterator * | oval_string_map_keys (struct oval_string_map *) |
struct oval_iterator * | oval_string_map_values (struct oval_string_map *) |
void * | oval_string_map_get_value (struct oval_string_map *, char *) |
void | oval_string_map_free (struct oval_string_map *, oval_item_free_func) |
Detailed Description
Open Vulnerability and Assessment Language.
See more details at http://oval.mitre.org/