|
ngscopeclient v0.1
|
This is the complete list of members for SwitchMatrix, including all inherited members.
| AcquireData()=0 | Instrument | pure virtual |
| DoLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | SwitchMatrix | protected |
| DoPreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &list) | SwitchMatrix | protected |
| DoSerializeConfiguration(YAML::Node &node, IDTable &table) | SwitchMatrix | protected |
| FlushConfigCache() | Instrument | virtual |
| GetChannel(size_t i) const | Instrument | inline |
| GetChannelByDisplayName(const std::string &name) | Instrument | |
| GetChannelByHwName(const std::string &name) | Instrument | |
| GetChannelCount() const | Instrument | inline |
| GetChannelDisplayName(size_t i) | Instrument | virtual |
| GetInstrumentTypes() const override | SwitchMatrix | virtual |
| GetInstrumentTypesForChannel(size_t i) const =0 | Instrument | pure virtual |
| GetMuxInputThreshold(size_t dstchan)=0 | SwitchMatrix | pure virtual |
| GetMuxOutputDrive(size_t dstchan)=0 | SwitchMatrix | pure virtual |
| GetName() const =0 (defined in Instrument) | Instrument | pure virtual |
| GetSerial() const =0 (defined in Instrument) | Instrument | pure virtual |
| GetTransportConnectionString()=0 | Instrument | pure virtual |
| GetTransportName()=0 | Instrument | pure virtual |
| GetVendor() const =0 (defined in Instrument) | Instrument | pure virtual |
| INST_BERT enum value (defined in Instrument) | Instrument | |
| INST_DMM enum value (defined in Instrument) | Instrument | |
| INST_FUNCTION enum value (defined in Instrument) | Instrument | |
| INST_LOAD enum value (defined in Instrument) | Instrument | |
| INST_MISC enum value (defined in Instrument) | Instrument | |
| INST_OSCILLOSCOPE enum value (defined in Instrument) | Instrument | |
| INST_PSU enum value (defined in Instrument) | Instrument | |
| INST_RF_GEN enum value (defined in Instrument) | Instrument | |
| INST_SWITCH_MATRIX enum value (defined in Instrument) | Instrument | |
| InstrumentTypes enum name (defined in Instrument) | Instrument | |
| LoadConfiguration(int version, const YAML::Node &node, IDTable &idmap) | Instrument | virtual |
| m_channels | Instrument | protected |
| m_loaders | Instrument | protected |
| m_nickname | Instrument | |
| m_preloaders | Instrument | protected |
| m_serializers | Instrument | protected |
| MuxHasConfigurableDrive(size_t dstchan)=0 | SwitchMatrix | pure virtual |
| MuxHasConfigurableThreshold(size_t dstchan)=0 | SwitchMatrix | pure virtual |
| PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
| SerializableObject() (defined in SerializableObject) | SerializableObject | inline |
| SerializeConfiguration(IDTable &table) const | Instrument | virtual |
| SetChannelDisplayName(size_t i, std::string name) | Instrument | virtual |
| SetMuxInputThreshold(size_t dstchan, float v)=0 | SwitchMatrix | pure virtual |
| SetMuxOutputDrive(size_t dstchan, float v)=0 | SwitchMatrix | pure virtual |
| SetMuxPath(size_t dstchan, size_t srcchan)=0 | SwitchMatrix | pure virtual |
| SetMuxPathOpen(size_t dstchan)=0 | SwitchMatrix | pure virtual |
| SwitchMatrix() (defined in SwitchMatrix) | SwitchMatrix | |
| ~Instrument() (defined in Instrument) | Instrument | virtual |
| ~SerializableObject() (defined in SerializableObject) | SerializableObject | inlinevirtual |
| ~SwitchMatrix() (defined in SwitchMatrix) | SwitchMatrix | virtual |