ngscopeclient v0.2.2
Loading...
Searching...
No Matches
SCPITransport Member List

This is the complete list of members for SCPITransport, 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 SCPITransport)SCPITransportstatic
EnumTransports(std::vector< std::string > &names) (defined in SCPITransport)SCPITransportstatic
FlushCommandQueue()SCPITransport
FlushRXBuffer(void) (defined in SCPITransport)SCPITransportvirtual
GetConnectionString()=0 (defined in SCPITransport)SCPITransportpure virtual
GetMutex() (defined in SCPITransport)SCPITransportinline
GetName()=0 (defined in SCPITransport)SCPITransportpure virtual
IsCommandBatchingSupported()=0 (defined in SCPITransport)SCPITransportpure virtual
IsConnected()=0 (defined in SCPITransport)SCPITransportpure virtual
m_createprocs (defined in SCPITransport)SCPITransportprotectedstatic
m_dedupCommands (defined in SCPITransport)SCPITransportprotected
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
RateLimitingWait()SCPITransportprotected
ReadRawData(size_t len, unsigned char *buf, std::function< void(float)> progress=nullptr)=0 (defined in SCPITransport)SCPITransportpure virtual
ReadReply(bool endOnSemicolon=true, std::function< void(float)> progress=nullptr)=0 (defined in SCPITransport)SCPITransportpure virtual
SCPITransport() (defined in SCPITransport)SCPITransport
SendCommand(const std::string &cmd)=0 (defined in SCPITransport)SCPITransportpure virtual
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)=0 (defined in SCPITransport)SCPITransportpure virtual
SetTimeouts(unsigned int txUs, unsigned int rxUs)SCPITransportvirtual
~SCPITransport() (defined in SCPITransport)SCPITransportvirtual