ECP-VELOC Components
User documentation for all components
Data Fields
kvtree_elem Struct Reference

Data Fields

char * key
 
struct kvtree_structhash
 
struct {
   struct kvtree_elem_struct *   le_next
 
   struct kvtree_elem_struct **   le_prev
 
pointers
 

Detailed Description

Definition at line 92 of file kvtree.h.

Field Documentation

◆ hash

struct kvtree_struct* hash

Definition at line 94 of file kvtree.h.

◆ key

char* key

Definition at line 93 of file kvtree.h.

◆ le_next

struct kvtree_elem_struct* le_next

Definition at line 97 of file kvtree.h.

◆ le_prev

struct kvtree_elem_struct** le_prev

Definition at line 98 of file kvtree.h.

◆ pointers

struct { ... } pointers

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