MythTV  master
BufferedSocketDevice Member List

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

Address() constBufferedSocketDevice
At()BufferedSocketDevicestatic
At(qlonglong index)BufferedSocketDevice
AtEnd()BufferedSocketDevice
BufferedSocketDevice(int nSocket)BufferedSocketDeviceexplicit
BufferedSocketDevice(MSocketDevice *pSocket=nullptr, bool bTakeOwnership=false)BufferedSocketDeviceexplicit
BytesAvailable()BufferedSocketDevice
BytesToWrite() constBufferedSocketDevice
CanReadLine()BufferedSocketDevice
ClearPendingData()BufferedSocketDevice
ClearReadBuffer()BufferedSocketDevice
Close()BufferedSocketDevice
Connect(const QHostAddress &addr, quint16 port)BufferedSocketDevice
ConsumeWriteBuf(qulonglong nbytes)BufferedSocketDeviceprotected
Flush()BufferedSocketDevice
Getch()BufferedSocketDevice
IsValid()BufferedSocketDeviceinline
m_bHandleSocketDeleteBufferedSocketDeviceprotected
m_bufReadBufferedSocketDeviceprotected
m_bufWriteBufferedSocketDeviceprotected
m_destHostAddressBufferedSocketDeviceprotected
m_nDestPortBufferedSocketDeviceprotected
m_nMaxReadBufferSizeBufferedSocketDeviceprotected
m_nWriteIndexBufferedSocketDeviceprotected
m_nWriteSizeBufferedSocketDeviceprotected
m_pSocketBufferedSocketDeviceprotected
PeerAddress() constBufferedSocketDevice
PeerPort() constBufferedSocketDevice
Port() constBufferedSocketDevice
Putch(int ch)BufferedSocketDevice
ReadBlock(char *data, qulonglong maxlen)BufferedSocketDevice
ReadBufferSize() constBufferedSocketDevice
ReadBytes()BufferedSocketDeviceprotected
ReadLine()BufferedSocketDevice
ReadLine(std::chrono::milliseconds msecs)BufferedSocketDevice
ReadLine(char *data, qulonglong maxlen)BufferedSocketDevice
SetDestAddress(QHostAddress hostAddress, quint16 nPort)BufferedSocketDevice
SetReadBufferSize(qulonglong bufSize)BufferedSocketDevice
SetSocketDevice(MSocketDevice *pSocket)BufferedSocketDevice
Size()BufferedSocketDevice
socket()BufferedSocketDeviceinline
SocketDevice()BufferedSocketDevice
Ungetch(int ch)BufferedSocketDevice
WaitForMore(std::chrono::milliseconds msecs, bool *timeout=nullptr)BufferedSocketDevice
WriteBlock(const char *data, qulonglong len)BufferedSocketDevice
WriteBlockDirect(const char *data, qulonglong len)BufferedSocketDevice
~BufferedSocketDevice()BufferedSocketDevicevirtual