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

#include <file.h>

Public Attributes

FILE * file
 
bool close
 
bool reading
 
bool compressed
 
const char * path
 
uint64_t bytes
 

Detailed Description

Definition at line 23 of file file.h.

Member Data Documentation

◆ bytes

uint64_t file::bytes

Definition at line 29 of file file.h.

◆ close

bool file::close

Definition at line 25 of file file.h.

◆ compressed

bool file::compressed

Definition at line 27 of file file.h.

◆ file

FILE* file::file

Definition at line 24 of file file.h.

◆ path

const char* file::path

Definition at line 28 of file file.h.

◆ reading

bool file::reading

Definition at line 26 of file file.h.


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