Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate Class Reference

Collaboration diagram for Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 39 of file QrtExchanger.cpp.

Public Types

typedef QList< PacketSession * > Sessions

Public Member Functions

 QrtExchangerPrivate ()

Public Attributes

Sessions leafSessions
Sessions peerSessions
QueryRoutingTable ownTable
QueryRoutingTable combinedTable

Private Member Functions

 QrtExchangerPrivate (const QrtExchangerPrivate &)
QrtExchangerPrivateoperator= (const QrtExchangerPrivate &)


Member Typedef Documentation

typedef QList<PacketSession *> Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::Sessions
 

Definition at line 44 of file QrtExchanger.cpp.


Constructor & Destructor Documentation

Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::QrtExchangerPrivate const QrtExchangerPrivate  )  [private]
 

Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::QrtExchangerPrivate  )  [inline]
 

Definition at line 51 of file QrtExchanger.cpp.


Member Function Documentation

QrtExchangerPrivate& Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::operator= const QrtExchangerPrivate  )  [private]
 


Member Data Documentation

QueryRoutingTable Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::combinedTable
 

Definition at line 49 of file QrtExchanger.cpp.

Sessions Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::leafSessions
 

Definition at line 46 of file QrtExchanger.cpp.

QueryRoutingTable Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::ownTable
 

Definition at line 48 of file QrtExchanger.cpp.

Sessions Gnutella::PacketProcessing::QueryRouting::QrtExchangerPrivate::peerSessions
 

Definition at line 47 of file QrtExchanger.cpp.


The documentation for this class was generated from the following file: