HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::WaveTreeModel::ReorderRequest Class Reference

#include </home/runner/work/hal/hal/plugins/simulator/waveform_viewer/include/waveform_viewer/wave_tree_model.h>

Collaboration diagram for hal::WaveTreeModel::ReorderRequest:
Collaboration graph

Public Member Functions

 ReorderRequest (WaveTreeModel *p)
 
 ~ReorderRequest ()
 

Detailed Description

Defers the reordering of the waveform tree until all pending changes have been applied.

Definition at line 93 of file wave_tree_model.h.

Constructor & Destructor Documentation

◆ ReorderRequest()

hal::WaveTreeModel::ReorderRequest::ReorderRequest ( WaveTreeModel p)
inline

Definition at line 97 of file wave_tree_model.h.

◆ ~ReorderRequest()

hal::WaveTreeModel::ReorderRequest::~ReorderRequest ( )
inline

Definition at line 98 of file wave_tree_model.h.


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