|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include </home/runner/work/hal/hal/plugins/gui/include/gui/gui_utils/common_successor_predecessor.h>

Public Member Functions | |
| CommonSuccessorPredecessorGateQueue (int i, Gate *g) | |
| QList< Gate * > | getNext (bool forward) |
| void | setQueue (const QList< Gate * > &q) |
| int | mask () const |
| QList< Gate * > | waypoints (Gate *g) const |
The traversal front of one gate while common successors or predecessors are being searched.
Definition at line 40 of file common_successor_predecessor.h.
| hal::CommonSuccessorPredecessorGateQueue::CommonSuccessorPredecessorGateQueue | ( | int | i, |
| Gate * | g | ||
| ) |
Definition at line 11 of file common_successor_predecessor.cpp.
Definition at line 18 of file common_successor_predecessor.cpp.
References QList::append(), hal::netlist_utils::get_next_gates(), and origin.
|
inline |
Definition at line 50 of file common_successor_predecessor.h.
Referenced by hal::CommonSuccessorPredecessor::CommonSuccessorPredecessor().
Definition at line 49 of file common_successor_predecessor.h.
Definition at line 35 of file common_successor_predecessor.cpp.
References QList::append().