Graphviz  2.41.20171026.1811
Data Fields
nstack_t Struct Reference

#include <stack.h>

Collaboration diagram for nstack_t:
Collaboration graph
[legend]

Data Fields

Agnode_ttop
 
int sz
 

Detailed Description

Definition at line 23 of file stack.h.

Field Documentation

int nstack_t::sz

Definition at line 25 of file stack.h.

Referenced by mkStack(), stackPop(), stackPush(), and stackSize().

Agnode_t* nstack_t::top

Definition at line 24 of file stack.h.

Referenced by mkStack(), stackCheck(), stackPop(), and stackPush().


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