TSDuck v3.38-3713
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
ts::TelnetConnection Member List

This is the complete list of members for ts::TelnetConnection, including all inherited members.

ts::_mutexts::TCPSocketprotected
bind(const IPv4SocketAddress &addr, Report &report=(ts::CerrReport::Instance()))ts::TCPSocket
close(Report &report=(ts::CerrReport::Instance())) overridets::TCPSocketvirtual
closeWriter(Report &report=(ts::CerrReport::Instance()))ts::TCPConnection
connect(const IPv4SocketAddress &addr, Report &report=(ts::CerrReport::Instance()))ts::TCPConnection
createSocket(int domain, int type, int protocol, Report &report)ts::Socketprotected
debug() constts::Reportinline
debug(const UChar *msg)ts::Reportinline
debug(const UString &msg)ts::Reportinline
debug(const UChar *fmt, Args &&... args)ts::Reportinline
debug(const UString &fmt, Args &&... args)ts::Reportinline
declareOpened(SysSocketType sock, Report &report) overridets::TCPSocketprotectedvirtual
delegateReport(Report *report)ts::Report
disconnect(Report &report=(ts::CerrReport::Instance()))ts::TCPConnection
EOLts::TelnetConnectionstatic
error(const UChar *msg)ts::Reportinline
error(const UString &msg)ts::Reportinline
error(const UChar *fmt, Args &&... args)ts::Reportinline
error(const UString &fmt, Args &&... args)ts::Reportinline
fatal(const UChar *msg)ts::Reportinline
fatal(const UString &msg)ts::Reportinline
fatal(const UChar *fmt, Args &&... args)ts::Reportinline
fatal(const UString &fmt, Args &&... args)ts::Reportinline
getLocalAddress(IPv4SocketAddress &addr, Report &report=(ts::CerrReport::Instance()))ts::Socket
getPeer(IPv4SocketAddress &addr, Report &report=(ts::CerrReport::Instance())) constts::TCPConnection
getSocket() constts::Socketinline
gotErrors() constts::Reportinline
handleClosed(Report &report=(ts::CerrReport::Instance())) overridets::TCPConnectionprotectedvirtual
handleConnected(Report &report=(ts::CerrReport::Instance()))ts::TCPConnectionprotectedvirtual
handleDisconnected(Report &report=(ts::CerrReport::Instance()))ts::TCPConnectionprotectedvirtual
handleOpened(Report &report)ts::TCPSocketprotectedvirtual
info(const UChar *msg)ts::Reportinline
info(const UString &msg)ts::Reportinline
info(const UChar *fmt, Args &&... args)ts::Reportinline
info(const UString &fmt, Args &&... args)ts::Reportinline
isConnected() constts::TCPConnectioninline
isOpen() constts::Socketinline
log(int severity, const UString &msg)ts::Report
log(int severity, const UChar *fmt, Args &&... args)ts::Reportinline
log(int severity, const UString &fmt, Args &&... args)ts::Reportinline
maxSeverity() constts::Reportinline
open(Report &report=(ts::CerrReport::Instance())) overridets::TCPSocketvirtual
peerName() constts::TCPConnection
raiseMaxSeverity(int level, bool delegated=false)ts::Report
receive(std::string &data, const AbortInterface *abort, Report &report)ts::TelnetConnection
receive(UString &data, const AbortInterface *abort, Report &report)ts::TelnetConnection
ts::TCPConnection::receive(void *buffer, size_t max_size, size_t &ret_size, const AbortInterface *abort=nullptr, Report &report=(ts::CerrReport::Instance()))ts::TCPConnection
ts::TCPConnection::receive(void *buffer, size_t size, const AbortInterface *abort=nullptr, Report &report=(ts::CerrReport::Instance()))ts::TCPConnection
receiveLine(std::string &line, const AbortInterface *abort, Report &report)ts::TelnetConnection
receiveLine(UString &line, const AbortInterface *abort, Report &report)ts::TelnetConnection
Report()=defaultts::Report
Report(int max_severity, const UString &prefix=UString(), Report *report=nullptr)ts::Report
reportPrefix() constts::Reportinline
resetErrors()ts::Reportinline
reusePort(bool reuse_port, Report &report=(ts::CerrReport::Instance()))ts::Socket
send(const std::string &str, Report &report)ts::TelnetConnection
send(const UString &str, Report &report)ts::TelnetConnection
ts::TCPConnection::send(const void *data, size_t size, Report &report=(ts::CerrReport::Instance()))ts::TCPConnection
sendLine(const std::string &str, Report &report)ts::TelnetConnection
sendLine(const UString &str, Report &report)ts::TelnetConnection
setKeepAlive(bool active, Report &report=(ts::CerrReport::Instance()))ts::TCPSocket
setLingerTime(int seconds, Report &report=(ts::CerrReport::Instance()))ts::TCPSocket
setMaxSeverity(int level, bool delegated=false)ts::Report
setNoDelay(bool active, Report &report=(ts::CerrReport::Instance()))ts::TCPSocket
setNoLinger(Report &report=(ts::CerrReport::Instance()))ts::TCPSocket
setReceiveBufferSize(size_t size, Report &report=(ts::CerrReport::Instance()))ts::Socket
setReceiveTimeout(cn::milliseconds timeout, Report &report=(ts::CerrReport::Instance()))ts::Socket
setReportPrefix(const UString &prefix)ts::Reportinline
setSendBufferSize(size_t size, Report &report=(ts::CerrReport::Instance()))ts::Socket
setTTL(int ttl, Report &report=(ts::CerrReport::Instance()))ts::TCPSocket
severe(const UChar *msg)ts::Reportinline
severe(const UString &msg)ts::Reportinline
severe(const UChar *fmt, Args &&... args)ts::Reportinline
severe(const UString &fmt, Args &&... args)ts::Reportinline
Socket()=defaultts::Socket
SuperClass typedefts::TelnetConnection
TCPConnection()=defaultts::TCPConnection
TCPSocket()=defaultts::TCPSocket
TelnetConnection(const std::string &prompt=std::string())ts::TelnetConnection
verbose() constts::Reportinline
verbose(const UChar *msg)ts::Reportinline
verbose(const UString &msg)ts::Reportinline
verbose(const UChar *fmt, Args &&... args)ts::Reportinline
verbose(const UString &fmt, Args &&... args)ts::Reportinline
waitForPrompt(const AbortInterface *abort, Report &report)ts::TelnetConnection
warning(const UChar *msg)ts::Reportinline
warning(const UString &msg)ts::Reportinline
warning(const UChar *fmt, Args &&... args)ts::Reportinline
warning(const UString &fmt, Args &&... args)ts::Reportinline
writeLog(int severity, const UString &msg) overridets::TelnetConnectionprotectedvirtual
~Report()ts::Reportvirtual
~Socket()ts::Socketvirtual
~TCPSocket() overridets::TCPSocketvirtual
~TelnetConnection() overridets::TelnetConnectionvirtual