ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for Instrument, including all inherited members.
AcquireData()=0 | Instrument | pure 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 =0 | Instrument | pure virtual |
GetInstrumentTypesForChannel(size_t i) const =0 | Instrument | 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 |
PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
SerializeConfiguration(IDTable &table) const | Instrument | virtual |
SetChannelDisplayName(size_t i, std::string name) | Instrument | virtual |
~Instrument() (defined in Instrument) | Instrument | virtual |