/home/pvrabec/tmp/openscap/openscap-0.3.3/src/OVAL/oval_stringMap.c File Reference

Open Vulnerability and Assessment Language. More...

#include <string.h>
#include <stdlib.h>
#include "oval_string_map_impl.h"
#include <stdio.h>

Data Structures

struct  _oval_string_map_entry
struct  oval_string_map

Typedefs

typedef struct
_oval_string_map_entry 
_oval_string_map_entry_t
typedef struct oval_string_map oval_string_map_t

Functions

struct oval_string_map * oval_string_map_new ()
struct _oval_string_map_entry * _oval_string_map_entry_new (struct _oval_string_map_entry *after, struct _oval_string_map_entry *before)
void oval_string_map_put (struct oval_string_map *map, char *key, void *item)
struct oval_iterator * oval_string_map_keys (struct oval_string_map *map)
struct oval_iterator * oval_string_map_values (struct oval_string_map *map)
void * oval_string_map_get_value (struct oval_string_map *map, char *key)
void oval_string_map_free (struct oval_string_map *map, oval_item_free_func free_func)
void oval_string_map_main_freefunc (void *item)
int oval_string_map_main (int argc, char **argv)


Detailed Description

Open Vulnerability and Assessment Language.

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


Generated on Thu Apr 30 13:45:39 2009 for Open SCAP Library by  doxygen 1.5.7.1