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

DECLARATIONS ///. More...

Collaboration diagram for Abc_Nam_t_:

Public Attributes

int nStore
 
int iHandle
 
char * pStore
 
Vec_Int_t vInt2Handle
 
Vec_Int_t vInt2Next
 
int * pBins
 
int nBins
 
int nRefs
 
Vec_Str_t vBuffer
 

Detailed Description

DECLARATIONS ///.

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

FileName [utilNam.c]

SystemName [ABC: Logic synthesis and verification system.]

PackageName [Manager for character strings.]

Synopsis [Manager for character strings.]

Author [Alan Mishchenko]

Affiliation [UC Berkeley]

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

Revision [

Id
utilNam.c,v 1.00 2005/06/20 00:00:00 alanmi Exp

]

Definition at line 41 of file utilNam.c.

Member Data Documentation

◆ iHandle

int Abc_Nam_t_::iHandle

Definition at line 45 of file utilNam.c.

◆ nBins

int Abc_Nam_t_::nBins

Definition at line 52 of file utilNam.c.

◆ nRefs

int Abc_Nam_t_::nRefs

Definition at line 54 of file utilNam.c.

◆ nStore

int Abc_Nam_t_::nStore

Definition at line 44 of file utilNam.c.

◆ pBins

int* Abc_Nam_t_::pBins

Definition at line 51 of file utilNam.c.

◆ pStore

char* Abc_Nam_t_::pStore

Definition at line 46 of file utilNam.c.

◆ vBuffer

Vec_Str_t Abc_Nam_t_::vBuffer

Definition at line 56 of file utilNam.c.

◆ vInt2Handle

Vec_Int_t Abc_Nam_t_::vInt2Handle

Definition at line 48 of file utilNam.c.

◆ vInt2Next

Vec_Int_t Abc_Nam_t_::vInt2Next

Definition at line 49 of file utilNam.c.


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