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

#include <vecPtr.h>

Public Attributes

int nCap
 
int nSize
 
void ** pArray
 

Detailed Description

Definition at line 43 of file vecPtr.h.

Member Data Documentation

◆ nCap

int Vec_Ptr_t_::nCap

Definition at line 45 of file vecPtr.h.

◆ nSize

int Vec_Ptr_t_::nSize

Definition at line 46 of file vecPtr.h.

◆ pArray

void** Vec_Ptr_t_::pArray

Definition at line 47 of file vecPtr.h.


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