ngscopeclient 0.1-dev+51fbda87c
|
This is the complete list of members for SCPIMiscInstrument, including all inherited members.
AcquireData()=0 | Instrument | pure virtual |
CreateInstrument(std::string driver, SCPITransport *transport) (defined in SCPIMiscInstrument) | SCPIMiscInstrument | static |
DoAddDriverClass(std::string name, MiscCreateProcType proc) (defined in SCPIMiscInstrument) | SCPIMiscInstrument | static |
DoSerializeConfiguration(YAML::Node &node, IDTable &table) (defined in SCPIInstrument) | SCPIInstrument | protected |
EnumDrivers(std::vector< std::string > &names) (defined in SCPIMiscInstrument) | SCPIMiscInstrument | static |
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 |
GetDriverName() const =0 (defined in SCPIInstrument) | SCPIInstrument | pure virtual |
GetInstrumentTypes() const =0 | Instrument | pure virtual |
GetInstrumentTypesForChannel(size_t i) const =0 | Instrument | pure virtual |
GetName() const (defined in SCPIInstrument) | SCPIInstrument | virtual |
GetSerial() const (defined in SCPIInstrument) | SCPIInstrument | virtual |
GetTransport() const (defined in SCPIDevice) | SCPIDevice | inline |
GetTransportConnectionString() | SCPIInstrument | virtual |
GetTransportName() | SCPIInstrument | virtual |
GetVendor() const (defined in SCPIInstrument) | SCPIInstrument | 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_fwVersion (defined in SCPIDevice) | SCPIDevice | protected |
m_loaders | Instrument | protected |
m_misccreateprocs (defined in SCPIMiscInstrument) | SCPIMiscInstrument | protectedstatic |
m_model (defined in SCPIDevice) | SCPIDevice | protected |
m_nickname | Instrument | |
m_preloaders | Instrument | protected |
m_serial (defined in SCPIDevice) | SCPIDevice | protected |
m_serializers | Instrument | protected |
m_transport (defined in SCPIDevice) | SCPIDevice | protected |
m_vendor (defined in SCPIDevice) | SCPIDevice | protected |
MiscCreateMapType typedef (defined in SCPIMiscInstrument) | SCPIMiscInstrument | protected |
MiscCreateProcType typedef (defined in SCPIMiscInstrument) | SCPIMiscInstrument | |
PreLoadConfiguration(int version, const YAML::Node &node, IDTable &idmap, ConfigWarningList &warnings) | Instrument | virtual |
SCPIDevice(SCPITransport *transport, bool identify=true) (defined in SCPIDevice) | SCPIDevice | |
SCPIInstrument(SCPITransport *transport, bool identify=true) (defined in SCPIInstrument) | SCPIInstrument | |
SCPIMiscInstrument() (defined in SCPIMiscInstrument) | SCPIMiscInstrument | |
SerializeConfiguration(IDTable &table) const | Instrument | virtual |
SetChannelDisplayName(size_t i, std::string name) | Instrument | virtual |
~Instrument() (defined in Instrument) | Instrument | virtual |
~SCPIDevice() (defined in SCPIDevice) | SCPIDevice | virtual |
~SCPIInstrument() (defined in SCPIInstrument) | SCPIInstrument | virtual |
~SCPIMiscInstrument() (defined in SCPIMiscInstrument) | SCPIMiscInstrument | virtual |