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

Public Attributes

char buf [1<< 20]
 
int nBuf
 
struct buflistnext
 

Detailed Description

Function*************************************************************

Synopsis [Reads the file into a character buffer.]

Description []

SideEffects []

SeeAlso []

Definition at line 112 of file ioReadAiger.c.

Member Data Documentation

◆ buf

char buflist::buf

Definition at line 113 of file ioReadAiger.c.

◆ nBuf

int buflist::nBuf

Definition at line 114 of file ioReadAiger.c.

◆ next

struct buflist * buflist::next

Definition at line 115 of file ioReadAiger.c.


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