ngscopeclient 0.1-dev+51fbda87c
CommandLineDriver Member List

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

CommandLineDriver(SCPITransport *transport) (defined in CommandLineDriver)CommandLineDriver
ConverseMultiple(const std::string commandString, std::vector< std::string > &readLines, bool hasEcho=true, std::function< void(float)> progress=nullptr, size_t expecedLines=0)CommandLineDriverprotected
ConverseSingle(const std::string commandString, bool hasEcho=true)CommandLineDriverprotected
ConverseString(const std::string commandString, std::function< void(float)> progress=nullptr, size_t expecedLines=0)CommandLineDriverprotected
ConverseSweep(int64_t &sweepStart, int64_t &sweepStop, int64_t &points, bool setFreqValues=false)CommandLineDriverprotected
ConverseSweep(int64_t &sweepStart, int64_t &sweepStop, bool setFreqValues=false)CommandLineDriverinlineprotected
DrainTransport()CommandLineDriverprotected
EOL_STRING (defined in CommandLineDriver)CommandLineDriverinlineprotectedstatic
EOL_STRING_LENGTH (defined in CommandLineDriver)CommandLineDriverinlineprotectedstatic
GetTransport() const (defined in SCPIDevice)SCPIDeviceinline
m_communicationTimeout (defined in CommandLineDriver)CommandLineDriverprotected
m_fwVersion (defined in SCPIDevice)SCPIDeviceprotected
m_maxResponseSize (defined in CommandLineDriver)CommandLineDriverprotected
m_model (defined in SCPIDevice)SCPIDeviceprotected
m_serial (defined in SCPIDevice)SCPIDeviceprotected
m_transport (defined in SCPIDevice)SCPIDeviceprotected
m_transportMutex (defined in CommandLineDriver)CommandLineDriverprotected
m_vendor (defined in SCPIDevice)SCPIDeviceprotected
SCPIDevice(SCPITransport *transport, bool identify=true) (defined in SCPIDevice)SCPIDevice
TRAILER_STRING (defined in CommandLineDriver)CommandLineDriverinlineprotectedstatic
TRAILER_STRING_LENGTH (defined in CommandLineDriver)CommandLineDriverinlineprotectedstatic
~CommandLineDriver() (defined in CommandLineDriver)CommandLineDriver
~SCPIDevice() (defined in SCPIDevice)SCPIDevicevirtual