PandA-2024.02
Data Fields
stack Struct Reference
Collaboration diagram for stack:
Collaboration graph
[legend]

Data Fields

void * data
 
struct stacknext
 

Detailed Description

Definition at line 10 of file tree.c.

Field Documentation

◆ data

void * stack::data

Definition at line 12 of file tree.c.

Referenced by pop(), push(), push_stack_free_list(), and top().

◆ next

struct stack * stack::next

Definition at line 13 of file tree.c.

Referenced by pop(), pop_stack_free_list(), push(), and push_stack_free_list().


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

Generated on Mon Feb 12 2024 13:04:03 for PandA-2024.02 by doxygen 1.8.13