#include <qtcpsocketcomm.h>
◆ QTcpSocketComm() [1/2]
| QTcpSocketComm::QTcpSocketComm |
( |
QTcpSocket * | qtcpsocket, |
|
|
Network::Socket * | netsocket ) |
|
inlineprotected |
◆ QTcpSocketComm() [2/2]
| QTcpSocketComm::QTcpSocketComm |
( |
QLocalSocket * | qlocalsocket, |
|
|
Network::Socket * | netsocket ) |
|
inlineprotected |
◆ ~QTcpSocketComm()
| QTcpSocketComm::~QTcpSocketComm |
( |
| ) |
|
|
inlineprotected |
◆ disconnect()
| void QTcpSocketComm::disconnect |
( |
| ) |
|
|
inlineprivate |
◆ trigDisconnect
| void QTcpSocketComm::trigDisconnect |
( |
| ) |
|
|
inlineprivateslot |
◆ trigReadyRead
| void QTcpSocketComm::trigReadyRead |
( |
| ) |
|
|
inlineprivateslot |
◆ Network::Socket
◆ netsocket_
◆ qlocalsocket_
| QLocalSocket* QTcpSocketComm::qlocalsocket_ = nullptr |
|
private |
◆ qtcpsocket_
| QTcpSocket* QTcpSocketComm::qtcpsocket_ = nullptr |
|
private |