|
ngscopeclient v0.3
|
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) | ScopeDeskewWizard | protected |
| Combo(const std::string &label, const std::vector< std::string > &items, int &selection, bool *open=nullptr) | Dialog | static |
| 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) | ScopeDeskewWizard | protected |
| DoProcessWaveformSparse(SparseAnalogWaveform *ppri, SparseAnalogWaveform *psec) (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| DoProcessWaveformUniform4xRateVulkan(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| DoProcessWaveformUniformEqualRateVulkan(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| DoProcessWaveformUniformUnequalRate(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| DoProcessWaveformUniformUnequalRateVulkan(UniformAnalogWaveform *ppri, UniformAnalogWaveform *psec) (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| DoRender() | ScopeDeskewWizard | virtual |
| GetID() (defined in Dialog) | Dialog | inline |
| GetTitleAndID() (defined in Dialog) | Dialog | inline |
| HelpMarker(const std::string &str) (defined in Dialog) | Dialog | static |
| HelpMarker(const std::string &header, const std::vector< std::string > &bullets) (defined in Dialog) | Dialog | static |
| IntInputWithImplicitApply(const std::string &label, int ¤tValue, int &committedValue) (defined in Dialog) | Dialog | protected |
| m_bestCorrelation (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_bestCorrelationOffset (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_cmdBuf (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_correlations (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_corrOut (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_defaultSize (defined in Dialog) | Dialog | protected |
| m_editedItemId | Dialog | protected |
| m_errorPopupMessage (defined in Dialog) | Dialog | protected |
| m_errorPopupTitle (defined in Dialog) | Dialog | protected |
| m_gpuCorrelationAvailable (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_group (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_id (defined in Dialog) | Dialog | protected |
| m_lastEditedItemId | Dialog | protected |
| m_lastTriggerFs (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_lastTriggerTimestamp (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_maxSkewSamples (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_measureCycle (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_medianSkew | ScopeDeskewWizard | protected |
| m_open (defined in Dialog) | Dialog | protected |
| m_parent | Dialog | protected |
| m_pool (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_primaryStream (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_queue (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_secondary (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_secondaryStream (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_session | Dialog | protected |
| m_skews (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_state (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_title (defined in Dialog) | Dialog | protected |
| m_uniform4xRatePipeline (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_uniformEqualRatePipeline (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_uniformUnequalRatePipeline (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_useExtRefPrimary (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| m_useExtRefSecondary (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| PostprocessVulkanCorrelation() (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| Render() | Dialog | virtual |
| Render7SegmentDigit(ImDrawList *drawList, uint8_t digit, ImVec2 size, ImVec2 position, float thikness, ImU32 colorOn, ImU32 colorOff) | Dialog | protected |
| Render7SegmentValue(const std::string &value, ImVec4 color, float digitHeight) | Dialog | protected |
| Render7SegmentValue(const std::string &value, ImVec4 color, float digitHeight, bool &clicked, bool &hovered, bool clickable=true) | Dialog | protected |
| RenderAsChild() | Dialog | |
| renderBadge(float width, ImVec4 color, const std::string &label) | Dialog | protected |
| renderEditableProperty(float width, const std::string &label, std::string ¤tValue, T &committedValue, Unit unit, const char *tooltip=nullptr, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false, bool explicitApply=false) (defined in Dialog) | Dialog | protected |
| renderEditableProperty(float width, const string &label, string ¤tValue, T &committedValue, Unit unit, const char *tooltip, optional< ImVec4 > optcolor, bool allow7SegmentDisplay, bool explicitApply) | Dialog | |
| renderEditablePropertyWithExplicitApply(float width, const std::string &label, std::string ¤tValue, T &committedValue, Unit unit, const char *tooltip=nullptr, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false) | Dialog | protected |
| RenderErrorPopup() | Dialog | protected |
| renderNumericValue(const std::string &value, bool &clicked, bool &hovered, std::optional< ImVec4 > optcolor=std::nullopt, bool allow7SegmentDisplay=false, float digitHeight=0, bool clickable=true) | Dialog | protected |
| renderReadOnlyProperty(float width, const std::string &label, const std::string &value, const char *tooltip=nullptr) | Dialog | protected |
| 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) | Dialog | protected |
| StartCorrelation() (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_ACQUIRE enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_CLOSE enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_CORRELATE enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_DONE enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| state_t enum name (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_WELCOME_1 enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_WELCOME_2 enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_WELCOME_3 enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_WELCOME_4 enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| STATE_WELCOME_5 enum value (defined in ScopeDeskewWizard) | ScopeDeskewWizard | protected |
| TextInputWithExplicitApply(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | protected |
| TextInputWithImplicitApply(const std::string &label, std::string ¤tValue, std::string &committedValue) (defined in Dialog) | Dialog | static |
| Tooltip(const std::string &str, bool allowDisabled=false) | Dialog | static |
| UnitInputWithExplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | protected |
| UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, float &committedValue, Unit unit) | Dialog | static |
| UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, double &committedValue, Unit unit) | Dialog | static |
| UnitInputWithImplicitApply(const std::string &label, std::string ¤tValue, int64_t &committedValue, Unit unit) | Dialog | static |
| ~Dialog() (defined in Dialog) | Dialog | virtual |
| ~ScopeDeskewWizard() (defined in ScopeDeskewWizard) | ScopeDeskewWizard | virtual |