abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ParseStackFnStruct Struct Reference

DECLARATIONS ///. More...

Data Fields

void ** pData
 
int Top
 
int Size
 

Detailed Description

DECLARATIONS ///.

CFile****************************************************************

FileName [parseStack.c]

PackageName [MVSIS 1.3: Multi-valued logic synthesis system.]

Synopsis [Stacks used by the formula parser.]

Author [MVSIS Group]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - August 18, 2003.]

Revision [

Id:
parseStack.c,v 1.0 2003/02/01 00:00:00 alanmi Exp

]

Definition at line 28 of file parseStack.c.

Field Documentation

void** ParseStackFnStruct::pData

Definition at line 30 of file parseStack.c.

int ParseStackFnStruct::Size

Definition at line 32 of file parseStack.c.

int ParseStackFnStruct::Top

Definition at line 31 of file parseStack.c.


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