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

#include <cdb.h>

Public Attributes

unsigned size
 
unsigned cap
 
unsigned wasted
 
unsigned * data
 

Detailed Description

Definition at line 18 of file cdb.h.

Member Data Documentation

◆ cap

unsigned cdb::cap

Definition at line 20 of file cdb.h.

◆ data

unsigned* cdb::data

Definition at line 22 of file cdb.h.

◆ size

unsigned cdb::size

Definition at line 19 of file cdb.h.

◆ wasted

unsigned cdb::wasted

Definition at line 21 of file cdb.h.


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