ngscopeclient 0.1-dev+51fbda87c
BERTOutputChannel Member List

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

AddStream(Unit yunit, const std::string &name, Stream::StreamType stype, uint8_t flags=0)InstrumentChannelprotectedvirtual
BERTOutputChannel(const std::string &hwname, BERT *bert, const std::string &color="#808080", size_t index=0)BERTOutputChannel
ClearCachedDisplayName()InstrumentChannelinline
ClearStreams()InstrumentChannelprotectedvirtual
CONNECTOR_BANANA_DUAL enum value (defined in InstrumentChannel)InstrumentChannel
CONNECTOR_BMA enum value (defined in InstrumentChannel)InstrumentChannel
CONNECTOR_BNC enum value (defined in InstrumentChannel)InstrumentChannel
CONNECTOR_K enum value (defined in InstrumentChannel)InstrumentChannel
CONNECTOR_K_DUAL enum value (defined in InstrumentChannel)InstrumentChannel
CONNECTOR_N enum value (defined in InstrumentChannel)InstrumentChannel
CONNECTOR_SMA enum value (defined in InstrumentChannel)InstrumentChannel
CreateInput(const std::string &name)FlowGraphNodeprotected
DataLocation enum name (defined in FlowGraphNode)FlowGraphNode
Detach(size_t stream)InstrumentChannelinline
DetachInputs()FlowGraphNode
DOWNLOAD_FINISHED enum valueInstrumentChannel
DOWNLOAD_IN_PROGRESS enum valueInstrumentChannel
DOWNLOAD_NONE enum valueInstrumentChannel
DOWNLOAD_UNKNOWN enum value (defined in InstrumentChannel)InstrumentChannel
DOWNLOAD_WAITING enum valueInstrumentChannel
DownloadState enum nameInstrumentChannel
Enable(bool b)BERTOutputChannelinline
FlowGraphNode() (defined in FlowGraphNode)FlowGraphNode
GetAvailableDriveStrengths()BERTOutputChannelinline
GetAvailablePatterns()BERTOutputChannelinline
GetBERT() constBERTOutputChannelinline
GetData(size_t stream)InstrumentChannelinline
GetDataRate()BERTOutputChannelinline
GetDisplayName()InstrumentChannelvirtual
GetDownloadProgress()InstrumentChannelvirtual
GetDownloadStartTime()InstrumentChannelvirtual
GetDownloadState()InstrumentChannelvirtual
GetDriveStrength()BERTOutputChannelinline
GetEnable()BERTOutputChannelinline
GetHwname()InstrumentChannelinline
GetIndex()InstrumentChannelinline
GetInput(size_t i)FlowGraphNode
GetInputCount() (defined in FlowGraphNode)FlowGraphNode
GetInputDisplayName(size_t i)FlowGraphNodeprotected
GetInputLocation()FlowGraphNodevirtual
GetInputName(size_t i) (defined in FlowGraphNode)FlowGraphNode
GetInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetInstrument()InstrumentChannelinline
GetInvert()BERTOutputChannelinline
GetParamBegin()FlowGraphNodeinline
GetParamCount()FlowGraphNodeinline
GetParamEnd()FlowGraphNodeinline
GetParameter(std::string s) (defined in FlowGraphNode)FlowGraphNode
GetPattern()BERTOutputChannelinline
GetPhysicalConnector() override (defined in BERTOutputChannel)BERTOutputChannelvirtual
GetPostCursor()BERTOutputChannelinline
GetPreCursor()BERTOutputChannelinline
GetScalarValue(size_t stream)InstrumentChannelinline
GetSparseAnalogInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetSparseDigitalBusInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetSparseDigitalInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetStreamCount()InstrumentChannelinline
GetStreamFlags(size_t stream)InstrumentChannelinline
GetStreamName(size_t stream)InstrumentChannelinline
GetType(size_t stream)InstrumentChannelinline
GetUniformAnalogInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetUniformDigitalInputWaveform(size_t i)FlowGraphNodeinlineprotected
GetXAxisUnits()InstrumentChannelinlinevirtual
GetYAxisUnits(size_t stream)InstrumentChannelinlinevirtual
HasParameter(std::string s)FlowGraphNodeinline
InstrumentChannel(Instrument *inst, const std::string &hwname, const std::string &color="#808080", Unit xunit=Unit(Unit::UNIT_FS), size_t index=0) (defined in InstrumentChannel)InstrumentChannel
InstrumentChannel(Instrument *inst, const std::string &hwname, const std::string &color="#808080", Unit xunit=Unit(Unit::UNIT_FS), Unit yunit=Unit(Unit::UNIT_VOLTS), Stream::StreamType stype=Stream::STREAM_TYPE_ANALOG, size_t index=0) (defined in InstrumentChannel)InstrumentChannel
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
LOC_CPU enum value (defined in FlowGraphNode)FlowGraphNode
LOC_DONTCARE enum value (defined in FlowGraphNode)FlowGraphNode
LOC_GPU enum value (defined in FlowGraphNode)FlowGraphNode
m_displaycolorInstrumentChannel
m_displaynameInstrumentChannelprotected
m_hwnameInstrumentChannelprotected
m_indexInstrumentChannelprotected
m_inputsFlowGraphNodeprotected
m_inputsChangedSignalFlowGraphNodeprotected
m_instrumentInstrumentChannelprotected
m_parameters (defined in FlowGraphNode)FlowGraphNodeprotected
m_parametersChangedSignalFlowGraphNodeprotected
m_signalNamesFlowGraphNodeprotected
m_streamsInstrumentChannelprotected
m_visibilityMode (defined in InstrumentChannel)InstrumentChannel
m_xAxisUnitInstrumentChannelprotected
OnInputChanged(size_t i)FlowGraphNodeprotectedvirtual
ParameterMapType typedefFlowGraphNode
PhysicalConnector enum name (defined in InstrumentChannel)InstrumentChannel
Refresh(vk::raii::CommandBuffer &cmdBuf, std::shared_ptr< QueueHandle > queue) override (defined in BERTOutputChannel)BERTOutputChannelvirtual
InstrumentChannel::Refresh()FlowGraphNodevirtual
SerializeConfiguration(IDTable &table)FlowGraphNodevirtual
SetData(WaveformBase *pNew, size_t stream)InstrumentChannel
SetDataRate(int64_t rate)BERTOutputChannelinline
SetDisplayName(std::string name)InstrumentChannelvirtual
SetDriveStrength(float drive)BERTOutputChannelinline
SetInput(size_t i, StreamDescriptor stream, bool force=false)FlowGraphNode
SetInput(const std::string &name, StreamDescriptor stream, bool force=false) (defined in FlowGraphNode)FlowGraphNode
SetInvert(bool invert)BERTOutputChannelinline
SetPattern(BERT::Pattern pattern)BERTOutputChannelinline
SetPostCursor(float f)BERTOutputChannelinline
SetPreCursor(float f)BERTOutputChannelinline
SetScalarValue(size_t stream, float value)InstrumentChannelinline
SetXAxisUnits(const Unit &rhs)InstrumentChannelinlinevirtual
SetYAxisUnits(const Unit &rhs, size_t stream)InstrumentChannelinlinevirtual
ShouldPersistWaveform()InstrumentChannelvirtual
signal_inputsChanged() (defined in FlowGraphNode)FlowGraphNodeinline
signal_parametersChanged() (defined in FlowGraphNode)FlowGraphNodeinline
ValidateChannel(size_t i, StreamDescriptor stream) override (defined in BERTOutputChannel)BERTOutputChannelvirtual
VIS_AUTO enum value (defined in InstrumentChannel)InstrumentChannel
VIS_HIDE enum value (defined in InstrumentChannel)InstrumentChannel
VIS_SHOW enum value (defined in InstrumentChannel)InstrumentChannel
VisibilityMode enum nameInstrumentChannel
~BERTOutputChannel() (defined in BERTOutputChannel)BERTOutputChannelvirtual
~FlowGraphNode() (defined in FlowGraphNode)FlowGraphNodevirtual
~InstrumentChannel() (defined in InstrumentChannel)InstrumentChannelvirtual