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

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

AddErrorMessage(const std::string &err)FlowGraphNodeinlineprotected
AddErrorMessage(const std::string &title, const std::string &err)FlowGraphNodeinlineprotected
AddMessage(const FlowGraphNodeMessage &msg)FlowGraphNodeinlineprotected
AddMessage(Severity severity, const std::string &title, const std::string &message)FlowGraphNodeinlineprotected
AddSink(size_t stream, FlowGraphNode *node) (defined in FlowGraphNode)FlowGraphNodeinline
AddStream(StreamDescriptor stream) (defined in MeasurementsDialog)MeasurementsDialog
ClearEmptyInputs()SinkNodeprotected
ClearMessages()FlowGraphNodeinlineprotected
Combo(const std::string &label, const std::vector< std::string > &items, int &selection, bool *open=nullptr)Dialogstatic
CreateInput(const std::string &name) overrideMeasurementsDialogvirtual
CreateInput(StreamDescriptor stream) (defined in MeasurementsDialog)MeasurementsDialogvirtual
CreateInput(const std::string &name, Args &&... args) (defined in FlowGraphNode)FlowGraphNodeinlineprotected
DetachInputs()FlowGraphNode
Dialog(const std::string &title, const std::string &id, ImVec2 defaultSize=ImVec2(300, 100), Session *session=nullptr, MainWindow *parent=nullptr) (defined in Dialog)Dialog
DoRender() overrideMeasurementsDialogvirtual
ExecutionCapabilities enum name (defined in FlowGraphNode)FlowGraphNode
FlowGraphNode() (defined in FlowGraphNode)FlowGraphNode
GetExecutionCapabilitiesMask()FlowGraphNodeinlinevirtual
GetID() (defined in Dialog)Dialoginline
GetInput(size_t i)FlowGraphNode
GetInputConstraints(size_t i)FlowGraphNode
GetInputCount()FlowGraphNodeinline
GetInputDisplayName(size_t i)FlowGraphNodeprotected
GetInputName(size_t i) (defined in FlowGraphNode)FlowGraphNode
GetInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetMessages() constFlowGraphNodeinline
GetMostSevereMessage() const (defined in FlowGraphNode)FlowGraphNode
GetParamBegin()FlowGraphNodeinline
GetParamCount()FlowGraphNodeinline
GetParamEnd()FlowGraphNodeinline
GetParameter(std::string s) (defined in FlowGraphNode)FlowGraphNode
GetSinks(size_t stream) (defined in FlowGraphNode)FlowGraphNodeinline
GetSparseAnalogInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetSparseDigitalInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetStreamPosition(StreamDescriptor desc)SinkNodeprotected
GetTitleAndID() (defined in Dialog)Dialoginline
GetUniformAnalogInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetUniformDigitalInputWaveform(size_t i)FlowGraphNodeinlineprotected
HasInput(StreamDescriptor desc)FlowGraphNode
HasMessages() constFlowGraphNodeinline
HasParameter(std::string s)FlowGraphNodeinline
HasStream(StreamDescriptor stream) (defined in MeasurementsDialog)MeasurementsDialog
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
IsDownstreamOf(std::set< FlowGraphNode * > nodes)FlowGraphNode
LoadInputs(const YAML::Node &node, IDTable &table) (defined in FlowGraphNode)FlowGraphNodevirtual
LoadParameters(const YAML::Node &node, IDTable &table)FlowGraphNodevirtual
m_defaultSize (defined in Dialog)Dialogprotected
m_editedItemIdDialogprotected
m_errorPopupMessage (defined in Dialog)Dialogprotected
m_errorPopupTitle (defined in Dialog)Dialogprotected
m_id (defined in Dialog)Dialogprotected
m_inputsFlowGraphNodeprotected
m_inputsChangedSignalFlowGraphNodeprotected
m_lastEditedItemIdDialogprotected
m_messages (defined in FlowGraphNode)FlowGraphNodeprotected
m_open (defined in Dialog)Dialogprotected
m_parameters (defined in FlowGraphNode)FlowGraphNodeprotected
m_parametersChangedSignalFlowGraphNodeprotected
m_parentDialogprotected
m_sessionDialogprotected
m_sinksFlowGraphNodeprotected
m_title (defined in Dialog)Dialogprotected
MeasurementsDialog(Session &session) (defined in MeasurementsDialog)MeasurementsDialog
MoveStream(StreamDescriptor desc, size_t newPosition)SinkNodeprotected
OnInputChanged(size_t i)FlowGraphNodeprotectedvirtual
ParameterMapType typedefFlowGraphNode
Refresh(vk::raii::CommandBuffer &cmdBuf, std::shared_ptr< QueueHandle > queue) override (defined in SinkNode)SinkNodevirtual
RefreshInputNames()SinkNodeprotected
RemoveSink(size_t stream, FlowGraphNode *node) (defined in FlowGraphNode)FlowGraphNodeinline
RemoveStream(size_t i)SinkNodeprotectedvirtual
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
SerializableObject() (defined in SerializableObject)SerializableObjectinline
SerializeConfiguration(IDTable &table)FlowGraphNodevirtual
SetInput(size_t i, StreamDescriptor stream, bool force=false)FlowGraphNode
SetInput(const std::string &name, StreamDescriptor stream, bool force=false) (defined in FlowGraphNode)FlowGraphNode
ShowErrorPopup(const std::string &title, const std::string &msg)Dialogprotected
signal_inputsChanged() (defined in FlowGraphNode)FlowGraphNodeinline
signal_parametersChanged() (defined in FlowGraphNode)FlowGraphNodeinline
SinkNode() (defined in SinkNode)SinkNode
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
ValidateChannel(size_t i, StreamDescriptor stream)FlowGraphNodevirtual
~Dialog() (defined in Dialog)Dialogvirtual
~FlowGraphNode() (defined in FlowGraphNode)FlowGraphNodevirtual
~MeasurementsDialog() (defined in MeasurementsDialog)MeasurementsDialogvirtual
~SerializableObject() (defined in SerializableObject)SerializableObjectinlinevirtual
~SinkNode() (defined in SinkNode)SinkNodevirtual