![]() |
ATLAS Offline Software
|
Public Member Functions | |
| QTcpSocket * | recognisedSocket (QObject *) const |
Public Attributes | |
| VP1TcpServer * | tcpserv {} |
| quint16 | port = 0 |
| QTcpServer | tcpserver |
| QMap< QTcpSocket *, quint16 > | sockets2blocksize |
| int | lastemit_listen {} |
Definition at line 24 of file VP1TcpServer.cxx.
| QTcpSocket * VP1TcpServer::Imp::recognisedSocket | ( | QObject * | o | ) | const |
Definition at line 187 of file VP1TcpServer.cxx.
| int VP1TcpServer::Imp::lastemit_listen {} |
Definition at line 31 of file VP1TcpServer.cxx.
| quint16 VP1TcpServer::Imp::port = 0 |
Definition at line 27 of file VP1TcpServer.cxx.
| QMap<QTcpSocket *,quint16> VP1TcpServer::Imp::sockets2blocksize |
Definition at line 29 of file VP1TcpServer.cxx.
| VP1TcpServer* VP1TcpServer::Imp::tcpserv {} |
Definition at line 26 of file VP1TcpServer.cxx.
| QTcpServer VP1TcpServer::Imp::tcpserver |
Definition at line 28 of file VP1TcpServer.cxx.