MISR Toolkit  1.5.1
Data Fields
GLI_struct Struct Reference

#include <glist.h>

Collaboration diagram for GLI_struct:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 38 of file glist.h.

Field Documentation

◆ current

Generic_list_element* GLI_struct::current

Definition at line 39 of file glist.h.

◆ deleted_element

Generic_list_element GLI_struct::deleted_element

Definition at line 42 of file glist.h.

◆ lt

intn(* GLI_struct::lt) (VOIDP a, VOIDP b)

Definition at line 43 of file glist.h.

◆ num_of_elements

uint32 GLI_struct::num_of_elements

Definition at line 44 of file glist.h.

◆ post_element

Generic_list_element GLI_struct::post_element

Definition at line 41 of file glist.h.

◆ pre_element

Generic_list_element GLI_struct::pre_element

Definition at line 40 of file glist.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54