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

◆ type

icmap_value_types_t icmap_item::type

Definition at line 50 of file icmap.c.

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

◆ value

char icmap_item::value[]

Definition at line 52 of file icmap.c.

Referenced by icmap_adjust_int_r(), 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_iter_next().


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