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

#include <mapperInt.h>

Collaboration diagram for Map_NodeVecStruct_t_:

Public Attributes

Map_Node_t ** pArray
 
int nSize
 
int nCap
 

Detailed Description

Definition at line 303 of file mapperInt.h.

Member Data Documentation

◆ nCap

int Map_NodeVecStruct_t_::nCap

Definition at line 307 of file mapperInt.h.

◆ nSize

int Map_NodeVecStruct_t_::nSize

Definition at line 306 of file mapperInt.h.

◆ pArray

Map_Node_t** Map_NodeVecStruct_t_::pArray

Definition at line 305 of file mapperInt.h.


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