Inheritance diagram for HandshakerTester:


Definition at line 18 of file HandshakerTester.cpp.
Public Member Functions | |
| HandshakerTester (QCoreApplication *, quint16, NodeType) | |
| ~HandshakerTester () | |
| void | listenToNetwork () |
| void | connectToNetwork () |
Private Slots | |
| void | newConnection () |
| void | handshakingCompleted (Connection *, NodeInfo) |
| void | handshakingFailed (Connection *, Gnutella::Handshaking::HandshakeError) |
| void | acceptHandshakeConnection (QTcpSocket *) |
Private Attributes | |
| QCoreApplication * | app |
| LocalPeer * | localPeer |
| NodeCache * | nodeCache |
| SlotAllocator * | slotAllocator |
| Handshaker * | handshaker |
| TcpConnection * | tcpConnection |
| quint16 | port |
| QTcpServer * | server |
|
||||||||||||||||
|
Definition at line 46 of file HandshakerTester.cpp. |
|
|
Definition at line 69 of file HandshakerTester.cpp. |
|
|
Definition at line 115 of file HandshakerTester.cpp. |
|
|
Definition at line 78 of file HandshakerTester.cpp. |
|
||||||||||||
|
Definition at line 93 of file HandshakerTester.cpp. |
|
||||||||||||
|
Definition at line 101 of file HandshakerTester.cpp. |
|
|
Definition at line 87 of file HandshakerTester.cpp. |
|
|
Definition at line 108 of file HandshakerTester.cpp. |
|
|
Definition at line 36 of file HandshakerTester.cpp. |
|
|
Definition at line 40 of file HandshakerTester.cpp. |
|
|
Definition at line 37 of file HandshakerTester.cpp. |
|
|
Definition at line 38 of file HandshakerTester.cpp. |
|
|
Definition at line 42 of file HandshakerTester.cpp. |
|
|
Definition at line 43 of file HandshakerTester.cpp. |
|
|
Definition at line 39 of file HandshakerTester.cpp. |
|
|
Definition at line 41 of file HandshakerTester.cpp. |