ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
ParseStackOpStruct Struct Reference

Public Attributes

int * pData
 
int Top
 
int Size
 

Detailed Description

Definition at line 35 of file parseStack.c.

Member Data Documentation

◆ pData

int* ParseStackOpStruct::pData

Definition at line 37 of file parseStack.c.

◆ Size

int ParseStackOpStruct::Size

Definition at line 39 of file parseStack.c.

◆ Top

int ParseStackOpStruct::Top

Definition at line 38 of file parseStack.c.


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