![]() |
TSDuck v3.44-4659
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::TCPServer, including all inherited members.
| _mutex | ts::TCPSocket | protected |
| accept(TCPConnection &client, IPSocketAddress &addr, IOSB *iosb=nullptr) | ts::TCPServer | virtual |
| addSubscription(SocketHandlerInterface *handler) | ts::Socket | |
| 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::TCPServer | 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 |
| generation() const | ts::Socket | inline |
| getLocalAddress(IPSocketAddress &addr) const | ts::Socket | |
| getSocket() const | ts::Socket | inline |
| handleClosed() | ts::TCPSocket | protectedvirtual |
| handleOpened() | ts::TCPSocket | protectedvirtual |
| isNonBlocking() const | ts::NonBlockingDevice | inline |
| isOpen() const | ts::Socket | inline |
| listen(int backlog) | ts::TCPServer | virtual |
| 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 |
| report() const | ts::ReporterBase | |
| ReporterBase(Report *report=nullptr) | ts::ReporterBase | inlineexplicit |
| ReporterBase(ReporterBase *delegate) | ts::ReporterBase | inlineexplicit |
| reusePort(bool reuse_port) | ts::Socket | |
| 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 | |
| setSystemNonBlocking(SysSocketType fd, bool non_blocking) | ts::NonBlockingDevice | protected |
| setTTL(int ttl) | ts::TCPSocket | |
| 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::TCPServer | |
| TCPServer(Report *report=nullptr, bool non_blocking=false) | ts::TCPServer | inlineexplicit |
| TCPServer(ReporterBase *delegate, bool non_blocking=false) | ts::TCPServer | inlineexplicit |
| TCPSocket(Report *report=nullptr, bool non_blocking=false) | ts::TCPSocket | inlineexplicit |
| TCPSocket(ReporterBase *delegate, bool non_blocking=false) | ts::TCPSocket | inlineexplicit |
| ~NonBlockingDevice() override | ts::NonBlockingDevice | virtual |
| ~ReporterBase() | ts::ReporterBase | virtual |
| ~Socket() override | ts::Socket | virtual |
| ~TCPSocket() override | ts::TCPSocket | virtual |