Public Attributes | List of all members
list_label Struct Reference

The list structure. More...

#include <generic_list.h>

Public Attributes

struct list_element_taghead
 
uint16_t max
 
uint16_t size
 
struct list_element_tagtail
 

Detailed Description

The list structure.

Definition at line 49 of file generic_list.h.

Member Data Documentation

◆ head

struct list_element_tag* list_label::head

list head

Definition at line 51 of file generic_list.h.

◆ max

uint16_t list_label::max

list max number of elements

Definition at line 54 of file generic_list.h.

◆ size

uint16_t list_label::size

list size

Definition at line 53 of file generic_list.h.

◆ tail

struct list_element_tag* list_label::tail

list tail

Definition at line 52 of file generic_list.h.


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


picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:19