|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|

Public Member Functions | |
| WaveSelectionEntry (u32 id_=0, const QString &nam=QString(), u64 n=0) | |
| u32 | id () const |
| QString | name () const |
| u64 | size () const |
| bool | operator== (const WaveSelectionEntry &other) const |
| bool | operator< (const WaveSelectionEntry &other) const |
One selectable net of the waveform selection dialog, i.e., its ID, name, and number of transitions.
Definition at line 42 of file wave_selection_dialog.h.
|
inline |
Definition at line 48 of file wave_selection_dialog.h.
|
inline |
Definition at line 49 of file wave_selection_dialog.h.
Referenced by hal::WaveSelectionTable::data().
|
inline |
Definition at line 50 of file wave_selection_dialog.h.
Referenced by hal::WaveSelectionTable::data(), and hal::qHash().
|
inline |
Definition at line 53 of file wave_selection_dialog.h.
|
inline |
Definition at line 52 of file wave_selection_dialog.h.
|
inline |
Definition at line 51 of file wave_selection_dialog.h.
Referenced by hal::WaveSelectionTable::data().