ngscopeclient v0.3
Loading...
Searching...
No Matches
ScopeDeskewWizard Member List

This is the complete list of members for ScopeDeskewWizard, including all inherited members.

ChannelSelector(const char *name, std::shared_ptr< Oscilloscope > scope, StreamDescriptor &stream) (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
Combo(const std::string &label, const std::vector< std::string > &items, int &selection, bool *open=nullptr)Dialogstatic
Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100), Session *session=nullptr, MainWindow *parent=nullptr) (defined in Dialog)Dialog
DoMainProcessingFlow() (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
DoProcessWaveformSparse(SparseAnalogWaveform *ppri, SparseAnalogWaveform *psec) (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
DoProcessWaveformUniform4xRateVulkan(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
DoProcessWaveformUniformEqualRateVulkan(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
DoProcessWaveformUniformUnequalRate(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
DoProcessWaveformUniformUnequalRateVulkan(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
DoRender()ScopeDeskewWizardvirtual
GetID() (defined in Dialog)Dialoginline
GetTitleAndID() (defined in Dialog)Dialoginline
HelpMarker(const std::string &str) (defined in Dialog)Dialogstatic
HelpMarker(const std::string &header, const std::vector< std::string > &bullets) (defined in Dialog)Dialogstatic
IntInputWithImplicitApply(const std::string &label, int &currentValue, int &committedValue) (defined in Dialog)Dialogprotected
m_bestCorrelation (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_bestCorrelationOffset (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_cmdBuf (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_correlations (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_corrOut (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_defaultSize (defined in Dialog)Dialogprotected
m_editedItemIdDialogprotected
m_errorPopupMessage (defined in Dialog)Dialogprotected
m_errorPopupTitle (defined in Dialog)Dialogprotected
m_gpuCorrelationAvailable (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_group (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_id (defined in Dialog)Dialogprotected
m_lastEditedItemIdDialogprotected
m_lastTriggerFs (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_lastTriggerTimestamp (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_maxSkewSamples (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_measureCycle (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_medianSkewScopeDeskewWizardprotected
m_open (defined in Dialog)Dialogprotected
m_parentDialogprotected
m_pool (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_primaryStream (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_queue (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_secondary (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_secondaryStream (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_sessionDialogprotected
m_skews (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_state (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_title (defined in Dialog)Dialogprotected
m_uniform4xRatePipeline (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_uniformEqualRatePipeline (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_uniformUnequalRatePipeline (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_useExtRefPrimary (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
m_useExtRefSecondary (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
PostprocessVulkanCorrelation() (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
Render()Dialogvirtual
Render7SegmentDigit(ImDrawList *drawList, uint8_t digit, ImVec2 size, ImVec2 position, float thikness, ImU32 colorOn, ImU32 colorOff)Dialogprotected
Render7SegmentValue(const std::string &value, ImVec4 color, float digitHeight)Dialogprotected
Render7SegmentValue(const std::string &value, ImVec4 color, float digitHeight, bool &clicked, bool &hovered, bool clickable=true)Dialogprotected
RenderAsChild()Dialog
renderBadge(float width, ImVec4 color, const std::string &label)Dialogprotected
renderEditableProperty(float width, const std::string &label, std::string &currentValue, T &committedValue, Unit unit, const char *tooltip=nullptr, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false, bool explicitApply=false) (defined in Dialog)Dialogprotected
renderEditableProperty(float width, const string &label, string &currentValue, T &committedValue, Unit unit, const char *tooltip, optional< ImVec4 > optcolor, bool allow7SegmentDisplay, bool explicitApply)Dialog
renderEditablePropertyWithExplicitApply(float width, const std::string &label, std::string &currentValue, T &committedValue, Unit unit, const char *tooltip=nullptr, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false)Dialogprotected
RenderErrorPopup()Dialogprotected
renderNumericValue(const std::string &value, bool &clicked, bool &hovered, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false, float digitHeight=0, bool clickable=true)Dialogprotected
renderReadOnlyProperty(float width, const std::string &label, const std::string &value, const char *tooltip=nullptr)Dialogprotected
ScopeDeskewWizard(std::shared_ptr< TriggerGroup > group, std::shared_ptr< Oscilloscope > secondary, MainWindow *parent, Session *session) (defined in ScopeDeskewWizard)ScopeDeskewWizard
ShowErrorPopup(const std::string &title, const std::string &msg)Dialogprotected
StartCorrelation() (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_ACQUIRE enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_CLOSE enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_CORRELATE enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_DONE enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
state_t enum name (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_WELCOME_1 enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_WELCOME_2 enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_WELCOME_3 enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_WELCOME_4 enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
STATE_WELCOME_5 enum value (defined in ScopeDeskewWizard)ScopeDeskewWizardprotected
TextInputWithExplicitApply(const std::string &label, std::string &currentValue, std::string &committedValue) (defined in Dialog)Dialogprotected
TextInputWithImplicitApply(const std::string &label, std::string &currentValue, std::string &committedValue) (defined in Dialog)Dialogstatic
Tooltip(const std::string &str, bool allowDisabled=false)Dialogstatic
UnitInputWithExplicitApply(const std::string &label, std::string &currentValue, float &committedValue, Unit unit)Dialogprotected
UnitInputWithImplicitApply(const std::string &label, std::string &currentValue, float &committedValue, Unit unit)Dialogstatic
UnitInputWithImplicitApply(const std::string &label, std::string &currentValue, double &committedValue, Unit unit)Dialogstatic
UnitInputWithImplicitApply(const std::string &label, std::string &currentValue, int64_t &committedValue, Unit unit)Dialogstatic
~Dialog() (defined in Dialog)Dialogvirtual
~ScopeDeskewWizard() (defined in ScopeDeskewWizard)ScopeDeskewWizardvirtual