Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
Generic_list_info Struct Reference

#include <hdf/src/glist_priv.h>

Data Fields

Generic_list_elementcurrent
 
Generic_list_element pre_element
 
Generic_list_element post_element
 
Generic_list_element deleted_element
 
intn(* lt )(void *a, void *b)
 
uint32 num_of_elements
 

Field Documentation

◆ current

◆ deleted_element

Generic_list_element deleted_element

◆ lt

intn(* lt) (void *a, void *b)

◆ num_of_elements

uint32 num_of_elements

◆ post_element

Generic_list_element post_element

◆ pre_element

Generic_list_element pre_element

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