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

#include <vecSet.h>

Public Attributes

int nPageSize
 
unsigned uPageMask
 
int nEntries
 
int iPage
 
int iPageS
 
int nPagesAlloc
 
word ** pPages
 

Detailed Description

Definition at line 50 of file vecSet.h.

Member Data Documentation

◆ iPage

int Vec_Set_t_::iPage

Definition at line 55 of file vecSet.h.

◆ iPageS

int Vec_Set_t_::iPageS

Definition at line 56 of file vecSet.h.

◆ nEntries

int Vec_Set_t_::nEntries

Definition at line 54 of file vecSet.h.

◆ nPagesAlloc

int Vec_Set_t_::nPagesAlloc

Definition at line 57 of file vecSet.h.

◆ nPageSize

int Vec_Set_t_::nPageSize

Definition at line 52 of file vecSet.h.

◆ pPages

word** Vec_Set_t_::pPages

Definition at line 58 of file vecSet.h.

◆ uPageMask

unsigned Vec_Set_t_::uPageMask

Definition at line 53 of file vecSet.h.


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