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

#include <queue.h>

Public Attributes

unsigned first
 
unsigned last
 
unsigned stamp
 
struct { 
 
   unsigned   idx 
 
   unsigned   stamp 
 
search 
 

Detailed Description

Definition at line 20 of file queue.h.

Member Data Documentation

◆ first

unsigned queue::first

Definition at line 21 of file queue.h.

◆ idx

unsigned queue::idx

Definition at line 23 of file queue.h.

◆ last

unsigned queue::last

Definition at line 21 of file queue.h.

◆ [struct]

struct { ... } queue::search

◆ stamp

unsigned queue::stamp

Definition at line 21 of file queue.h.


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