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

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

Inheritance diagram for hal::WaveFormPrimitiveTrigger:
Inheritance graph
Collaboration diagram for hal::WaveFormPrimitiveTrigger:
Collaboration graph

Public Member Functions

 WaveFormPrimitiveTrigger (float x)
 
void paint (int y0, QPainter &painter)
 
- Public Member Functions inherited from hal::WaveFormPrimitive
 WaveFormPrimitive (float x0, float x1)
 
virtual ~WaveFormPrimitive ()
 
float x0 () const
 
float x1 () const
 
bool isInRange (int x) const
 
virtual int value () const
 

Additional Inherited Members

- Protected Attributes inherited from hal::WaveFormPrimitive
float mX0
 
float mX1
 

Detailed Description

A marker that highlights a point in time at which a trigger fired.

Definition at line 77 of file wave_form_primitive.h.

Constructor & Destructor Documentation

◆ WaveFormPrimitiveTrigger()

hal::WaveFormPrimitiveTrigger::WaveFormPrimitiveTrigger ( float  x)
inline

Definition at line 80 of file wave_form_primitive.h.

Member Function Documentation

◆ paint()

void hal::WaveFormPrimitiveTrigger::paint ( int  y0,
QPainter painter 
)
virtual

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