corosync  2.4.5
Data Fields
icmap_item Struct Reference

Data Fields

char * key_name
 
icmap_value_types_t type
 
size_t value_len
 
char value []
 

Detailed Description

Definition at line 48 of file icmap.c.

Field Documentation

char* icmap_item::key_name

Definition at line 49 of file icmap.c.

Referenced by icmap_delete_r(), icmap_fast_adjust_int_r(), and icmap_set_r().

icmap_value_types_t icmap_item::type
char icmap_item::value[]

Definition at line 52 of file icmap.c.

Referenced by icmap_adjust_int_r(), icmap_fast_adjust_int_r(), and icmap_key_value_eq().

size_t icmap_item::value_len

Definition at line 51 of file icmap.c.

Referenced by icmap_iter_next(), icmap_key_value_eq(), and icmap_set_r().


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