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

DECLARATIONS ///. More...

Public Attributes

int nItemsNext
 
int nItemsTotal
 
int posTotal
 
int posCur
 
FILE * pFile
 

Detailed Description

DECLARATIONS ///.

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

FileName [extraUtilProgress.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [extra]

Synopsis [Progress bar.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

Date [Ver. 1.0. Started - June 20, 2005.]

Revision [

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

]

Definition at line 32 of file extraUtilProgress.c.

Member Data Documentation

◆ nItemsNext

int ProgressBarStruct::nItemsNext

Definition at line 34 of file extraUtilProgress.c.

◆ nItemsTotal

int ProgressBarStruct::nItemsTotal

Definition at line 35 of file extraUtilProgress.c.

◆ pFile

FILE* ProgressBarStruct::pFile

Definition at line 38 of file extraUtilProgress.c.

◆ posCur

int ProgressBarStruct::posCur

Definition at line 37 of file extraUtilProgress.c.

◆ posTotal

int ProgressBarStruct::posTotal

Definition at line 36 of file extraUtilProgress.c.


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