![]() |
HAL
|
#include <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 |
Definition at line 37 of file common_successor_predecessor.h.
hal::CommonSuccessorPredecessorGateQueue::CommonSuccessorPredecessorGateQueue | ( | int | i, |
Gate * | g | ||
) |
Definition at line 11 of file common_successor_predecessor.cpp.
References test_plugin::g.
Definition at line 18 of file common_successor_predecessor.cpp.
References QList::append(), test_plugin::g, and hal::netlist_utils::get_next_gates().
|
inline |
Definition at line 47 of file common_successor_predecessor.h.
Referenced by hal::CommonSuccessorPredecessor::CommonSuccessorPredecessor().
Definition at line 46 of file common_successor_predecessor.h.
Definition at line 35 of file common_successor_predecessor.cpp.
References QList::append(), and test_plugin::g.