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

#include <exor.h>

Collaboration diagram for cube:

Public Attributes

byte fMark
 
byte ID
 
short a
 
short z
 
short q
 
drowpCubeDataIn
 
drowpCubeDataOut
 
struct cubePrev
 
struct cubeNext
 

Detailed Description

Definition at line 122 of file exor.h.

Member Data Documentation

◆ a

short cube::a

Definition at line 126 of file exor.h.

◆ fMark

byte cube::fMark

Definition at line 124 of file exor.h.

◆ ID

byte cube::ID

Definition at line 125 of file exor.h.

◆ Next

struct cube* cube::Next

Definition at line 132 of file exor.h.

◆ pCubeDataIn

drow* cube::pCubeDataIn

Definition at line 129 of file exor.h.

◆ pCubeDataOut

drow* cube::pCubeDataOut

Definition at line 130 of file exor.h.

◆ Prev

struct cube* cube::Prev

Definition at line 131 of file exor.h.

◆ q

short cube::q

Definition at line 128 of file exor.h.

◆ z

short cube::z

Definition at line 127 of file exor.h.


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