#include <QrtExchanger.h> [code]
Inherits QObject.
Inheritance diagram for Gnutella::PacketProcessing::QueryRouting::QrtExchanger:


Schedule the table updates so that they possibly do not overlap in time.
Definition at line 40 of file QrtExchanger.h.
Public Slots | |
| void | qrtRead (PacketSession *) |
Public Member Functions | |
| QrtExchanger () | |
| ~QrtExchanger () | |
| void | addSession (PacketSession *) |
| void | removeSession (PacketSession *) |
Private Member Functions | |
| QrtExchanger (const QrtExchanger &) | |
| QrtExchanger & | operator= (const QrtExchanger &) |
Private Attributes | |
| QrtExchangerPrivate * | p |
|
|
|
|
|
Definition at line 60 of file QrtExchanger.cpp. |
|
|
Definition at line 67 of file QrtExchanger.cpp. |
|
|
Definition at line 72 of file QrtExchanger.cpp. |
|
|
|
|
|
Definition at line 98 of file QrtExchanger.cpp. |
|
|
Definition at line 85 of file QrtExchanger.cpp. |
|
|
Definition at line 57 of file QrtExchanger.h. |