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

DECLARATIONS ///. More...

Public Attributes

int nItemsNext
 
int nItemsTotal
 
int posTotal
 
int posCur
 
FILE * pFile
 

Detailed Description

DECLARATIONS ///.

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

FileName [bar.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
bar.c,v 1.0 2003/02/01 00:00:00 alanmi Exp

]

Definition at line 36 of file bar.c.

Member Data Documentation

◆ nItemsNext

int Bar_Progress_t_::nItemsNext

Definition at line 38 of file bar.c.

◆ nItemsTotal

int Bar_Progress_t_::nItemsTotal

Definition at line 39 of file bar.c.

◆ pFile

FILE* Bar_Progress_t_::pFile

Definition at line 42 of file bar.c.

◆ posCur

int Bar_Progress_t_::posCur

Definition at line 41 of file bar.c.

◆ posTotal

int Bar_Progress_t_::posTotal

Definition at line 40 of file bar.c.


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