MythTV  master
MythSocket Member List

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

AboutToCloseHandler(void)MythSocketprotectedslot
Announce(const QStringList &new_announce)MythSocket
CallReadyRead(void)MythSocketsignal
CallReadyReadHandler(void)MythSocketprotectedslot
ConnectHandler(void)MythSocketprotectedslot
ConnectToHost(const QString &hostname, quint16 port)MythSocket
ConnectToHost(const QHostAddress &address, quint16 port)MythSocket
ConnectToHostReal(const QHostAddress &addr, quint16 port, bool *ret)MythSocketprotectedslot
DecrRef(void)ReferenceCountervirtual
DisconnectFromHost(void)MythSocket
DisconnectFromHostReal(void)MythSocketprotectedslot
DisconnectHandler(void)MythSocketprotectedslot
ErrorHandler(QAbstractSocket::SocketError err)MythSocketprotectedslot
GetAnnounce(void) constMythSocketinline
GetPeerAddress(void) constMythSocket
GetPeerPort(void) constMythSocket
GetSocketDescriptor(void) constMythSocket
IncrRef(void)ReferenceCountervirtual
IsAnnounced(void) constMythSocketinline
IsConnected(void) constMythSocket
IsDataAvailable(void)MythSocket
IsDataAvailableReal(bool *ret) constMythSocketprotectedslot
IsValidated(void) constMythSocketinline
kLongTimeoutMythSocketstatic
kShortTimeoutMythSocketstatic
kSocketReceiveBufferSizeMythSocketprotectedstatic
LOC()MythSocketinlineprivate
m_announceMythSocketprotected
m_callbackMythSocketprotected
m_connectedMythSocketprotected
m_dataAvailableMythSocketmutableprotected
m_disableReadyReadCallbackMythSocketprotected
m_isAnnouncedMythSocketprotected
m_isValidatedMythSocketprotected
m_lockMythSocketmutableprotected
m_logDebugReferenceCounterprotected
m_peerAddressMythSocketprotected
m_peerPortMythSocketprotected
m_referenceCountReferenceCounterprotected
m_socketDescriptorMythSocketprotected
m_tcpSocketMythSocketprotected
m_threadMythSocketprotected
m_useSharedThreadMythSocketprotected
MythSocket(qintptr socket=-1, MythSocketCBs *cb=nullptr, bool use_shared_thread=false)MythSocketexplicit
MythSocketManager classMythSocketfriend
PrintDebug(void)ReferenceCounterstatic
Read(char *data, int size, std::chrono::milliseconds max_wait)MythSocket
ReadReal(char *data, int size, std::chrono::milliseconds max_wait_ms, int *ret)MythSocketprotectedslot
ReadStringList(QStringList &list, std::chrono::milliseconds timeoutMS=kShortTimeout)MythSocket
ReadStringListReal(QStringList *list, std::chrono::milliseconds timeoutMS, bool *ret)MythSocketprotectedslot
ReadyReadHandler(void)MythSocketprotectedslot
ReferenceCounter(const QString &debugName, bool logDebug=true)ReferenceCounterexplicit
Reset(void)MythSocket
ResetReal(void)MythSocketprotectedslot
s_loopbackCacheMythSocketprotectedstatic
s_loopbackCacheLockMythSocketprotectedstatic
s_threadMythSocketprotectedstatic
s_thread_cntMythSocketprotectedstatic
s_thread_lockMythSocketprotectedstatic
SendReceiveStringList(QStringList &list, uint min_reply_length=0, std::chrono::milliseconds timeoutMS=kLongTimeout)MythSocket
SetAnnounce(const QStringList &new_announce)MythSocket
SetReadyReadCallbackEnabled(bool enabled)MythSocketinline
Validate(std::chrono::milliseconds timeout=kMythSocketLongTimeout, bool error_dialog_desired=false)MythSocket
Write(const char *data, int size)MythSocket
WriteReal(const char *data, int size, int *ret)MythSocketprotectedslot
WriteStringList(const QStringList &list)MythSocket
WriteStringListReal(const QStringList *list, bool *ret)MythSocketprotectedslot
~MythSocket() overrideMythSocketprotected
~ReferenceCounter(void)ReferenceCounterprotectedvirtual