corosync  2.4.2
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

§ key_name

char* icmap_item::key_name

Definition at line 49 of file icmap.c.

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

§ type

icmap_value_types_t icmap_item::type

§ value

char icmap_item::value[]

Definition at line 52 of file icmap.c.

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

§ value_len

size_t icmap_item::value_len

Definition at line 51 of file icmap.c.

Referenced by icmap_copy_map(), and icmap_iter_next().


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