![]() |
TSDuck v3.44-4659
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::TLSConnection, including all inherited members.
| _mutex | ts::TCPSocket | protected |
| addSubscription(SocketHandlerInterface *handler) | ts::Socket | |
| addVerifyServer(const UString &name) | ts::TLSConnection | |
| allowSetNonBlocking() const override | ts::Socket | protectedvirtual |
| bind(const IPSocketAddress &addr) | ts::Socket | |
| cancelSubscription(SocketHandlerInterface *handler) | ts::Socket | |
| checkNonBlocking(bool non_blocking, const UChar *opname) | ts::NonBlockingDevice | protected |
| checkNonBlocking(IOSB *iosb, const UChar *opname) | ts::NonBlockingDevice | protected |
| close(bool silent=false) override | ts::TCPSocket | virtual |
| closeWriter(bool silent=false) override | ts::TLSConnection | virtual |
| connect(const IPSocketAddress &, IOSB *=nullptr) override | ts::TLSConnection | virtual |
| convert(IPAddress &addr) const | ts::Socket | protected |
| createSocket(IP gen, int type, int protocol) | ts::Socket | protected |
| declareOpened(SysSocketType sock) override | ts::TCPSocket | protectedvirtual |
| disconnect(bool silent=false) override | ts::TLSConnection | virtual |
| generation() const | ts::Socket | inline |
| GetLibraryVersion() | ts::TLSConnection | static |
| getLocalAddress(IPSocketAddress &addr) const | ts::Socket | |
| getPeer(IPSocketAddress &addr) | ts::TCPConnection | |
| getSocket() const | ts::Socket | inline |
| handleClosed() override | ts::TCPConnection | protectedvirtual |
| handleConnected() | ts::TCPConnection | protectedvirtual |
| handleDisconnected() | ts::TCPConnection | protectedvirtual |
| handleOpened() | ts::TCPSocket | protectedvirtual |
| isConnected() const | ts::TCPConnection | inline |
| isNonBlocking() const | ts::NonBlockingDevice | inline |
| isOpen() const | ts::Socket | inline |
| muteReport(bool mute) | ts::ReporterBase | |
| NonBlockingDevice(Report *report=nullptr, bool non_blocking=false) | ts::NonBlockingDevice | inlineexplicit |
| NonBlockingDevice(ReporterBase *delegate, bool non_blocking=false) | ts::NonBlockingDevice | inlineexplicit |
| open(IP gen) override | ts::TCPSocket | virtual |
| peerName() | ts::TCPConnection | |
| receive(void *, size_t, size_t &, const AbortInterface *=nullptr, IOSB *=nullptr) override | ts::TLSConnection | virtual |
| receive(void *, size_t, const AbortInterface *=nullptr) override | ts::TLSConnection | virtual |
| report() const | ts::ReporterBase | |
| ReporterBase(Report *report=nullptr) | ts::ReporterBase | inlineexplicit |
| ReporterBase(ReporterBase *delegate) | ts::ReporterBase | inlineexplicit |
| reusePort(bool reuse_port) | ts::Socket | |
| send(const void *, size_t, IOSB *=nullptr) override | ts::TLSConnection | virtual |
| setArgs(const TLSArgs &args) | ts::TLSConnection | |
| setKeepAlive(bool active) | ts::TCPSocket | |
| setLingerTime(int seconds) | ts::TCPSocket | |
| setNoDelay(bool active) | ts::TCPSocket | |
| setNoLinger() | ts::TCPSocket | |
| setNonBlocking(bool non_blocking) | ts::NonBlockingDevice | |
| setReceiveBufferSize(size_t size) | ts::Socket | |
| setReceiveTimeout(cn::milliseconds timeout) | ts::Socket | |
| setReport(Report *report) | ts::ReporterBase | |
| setReport(ReporterBase *delegate) | ts::ReporterBase | |
| setSendBufferSize(size_t size) | ts::Socket | |
| setServerName(const UString &server_name) | ts::TLSConnection | |
| setSystemNonBlocking(SysSocketType fd, bool non_blocking) | ts::NonBlockingDevice | protected |
| setTTL(int ttl) | ts::TCPSocket | |
| setVerifyPeer(bool on) | ts::TLSConnection | inline |
| SilentLevel(bool silent) | ts::ReporterBase | inlinestatic |
| Socket(Report *report=nullptr, bool non_blocking=false) | ts::Socket | explicit |
| Socket(ReporterBase *delegate, bool non_blocking=false) | ts::Socket | explicit |
| SuperClass typedef | ts::TLSConnection | |
| TCPConnection(Report *report=nullptr, bool non_blocking=false) | ts::TCPConnection | inlineexplicit |
| TCPConnection(ReporterBase *delegate, bool non_blocking=false) | ts::TCPConnection | inlineexplicit |
| TCPSocket(Report *report=nullptr, bool non_blocking=false) | ts::TCPSocket | inlineexplicit |
| TCPSocket(ReporterBase *delegate, bool non_blocking=false) | ts::TCPSocket | inlineexplicit |
| TLSConnection(Report *report=nullptr) | ts::TLSConnection | explicit |
| TLSConnection(ReporterBase *delegate) | ts::TLSConnection | explicit |
| TLSConnection(Report *report, const TLSArgs &args) | ts::TLSConnection | inline |
| TLSConnection(ReporterBase *delegate, const TLSArgs &args) | ts::TLSConnection | inline |
| ~NonBlockingDevice() override | ts::NonBlockingDevice | virtual |
| ~ReporterBase() | ts::ReporterBase | virtual |
| ~Socket() override | ts::Socket | virtual |
| ~TCPSocket() override | ts::TCPSocket | virtual |
| ~TLSConnection() override (defined in ts::TLSConnection) | ts::TLSConnection | virtual |