ngscopeclient v0.2.1
Loading...
Searching...
No Matches
SCPIUARTTransport Member List

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

CreateMapType typedef (defined in SCPITransport)SCPITransportprotected
CreateProcType typedef (defined in SCPITransport)SCPITransport
CreateTransport(const std::string &transport, const std::string &args) (defined in SCPITransport)SCPITransportstatic
DeduplicateCommand(const std::string &cmd)SCPITransportinline
DoAddTransportClass(const std::string &name, CreateProcType proc, EnumEndpointsProcType eproc) (defined in SCPITransport)SCPITransportstatic
EnableRateLimiting(std::chrono::milliseconds interval)SCPITransportinline
EnumEndpoints(const std::string &transport) (defined in SCPITransport)SCPITransportstatic
EnumEndpointsMapType typedef (defined in SCPITransport)SCPITransportprotected
EnumEndpointsProcType typedef (defined in SCPITransport)SCPITransport
EnumTransportEndpoints() (defined in SCPIUARTTransport)SCPIUARTTransportstatic
EnumTransports(std::vector< std::string > &names) (defined in SCPITransport)SCPITransportstatic
FlushCommandQueue()SCPITransport
FlushRXBuffer(void) (defined in SCPITransport)SCPITransportvirtual
GetConnectionString() override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
GetMutex() (defined in SCPITransport)SCPITransportinline
GetName()=0 (defined in SCPITransport)SCPITransportpure virtual
GetTransportName() (defined in SCPIUARTTransport)SCPIUARTTransportstatic
IsCommandBatchingSupported() override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
IsConnected() override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
m_baudrate (defined in SCPIUARTTransport)SCPIUARTTransportprotected
m_createprocs (defined in SCPITransport)SCPITransportprotectedstatic
m_dedupCommands (defined in SCPITransport)SCPITransportprotected
m_devfile (defined in SCPIUARTTransport)SCPIUARTTransportprotected
m_dtrEnable (defined in SCPIUARTTransport)SCPIUARTTransportprotected
m_enumEndpointsProcs (defined in SCPITransport)SCPITransportprotectedstatic
m_netMutex (defined in SCPITransport)SCPITransportprotected
m_nextCommandReady (defined in SCPITransport)SCPITransportprotected
m_queueMutex (defined in SCPITransport)SCPITransportprotected
m_rateLimitingEnabled (defined in SCPITransport)SCPITransportprotected
m_rateLimitingInterval (defined in SCPITransport)SCPITransportprotected
m_txQueue (defined in SCPITransport)SCPITransportprotected
m_uart (defined in SCPIUARTTransport)SCPIUARTTransportprotected
RateLimitingWait()SCPITransportprotected
ReadRawData(size_t len, unsigned char *buf, std::function< void(float)> progress=nullptr) override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
ReadReply(bool endOnSemicolon=true, std::function< void(float)> progress=nullptr) override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
SCPITransport() (defined in SCPITransport)SCPITransport
SCPIUARTTransport(const std::string &args) (defined in SCPIUARTTransport)SCPIUARTTransport
SendCommand(const std::string &cmd) override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
SendCommandImmediate(const std::string &cmd)SCPITransport
SendCommandImmediateWithRawBlockReply(const std::string &cmd, size_t &len)SCPITransport
SendCommandImmediateWithReply(const std::string &cmd, bool endOnSemicolon=true)SCPITransport
SendCommandQueued(const std::string &cmd)SCPITransport
SendCommandQueuedWithReply(const std::string &cmd, bool endOnSemicolon=true)SCPITransport
SendRawData(size_t len, const unsigned char *buf) override (defined in SCPIUARTTransport)SCPIUARTTransportvirtual
SetTimeouts(unsigned int txUs, unsigned int rxUs) overrideSCPIUARTTransportvirtual
~SCPITransport() (defined in SCPITransport)SCPITransportvirtual
~SCPIUARTTransport() (defined in SCPIUARTTransport)SCPIUARTTransportvirtual