Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate Class Reference

Collaboration diagram for Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 34 of file QrtReader.cpp.

Public Member Functions

 QrtReaderPrivate ()

Public Attributes

QueryRoutingTable currentTable
bool isReset
bool isUpdating
quint8 infinity
quint8 entryBits
quint32 tableSize
bool isCompressed
QByteArray rawUpdateTable

Private Member Functions

 QrtReaderPrivate (const QrtReaderPrivate &)
QrtReaderPrivateoperator= (const QrtReaderPrivate &)


Constructor & Destructor Documentation

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

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

Definition at line 48 of file QrtReader.cpp.


Member Function Documentation

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


Member Data Documentation

QueryRoutingTable Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::currentTable
 

Definition at line 39 of file QrtReader.cpp.

quint8 Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::entryBits
 

Definition at line 43 of file QrtReader.cpp.

quint8 Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::infinity
 

Definition at line 42 of file QrtReader.cpp.

bool Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::isCompressed
 

Definition at line 45 of file QrtReader.cpp.

bool Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::isReset
 

Definition at line 40 of file QrtReader.cpp.

bool Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::isUpdating
 

Definition at line 41 of file QrtReader.cpp.

QByteArray Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::rawUpdateTable
 

Definition at line 46 of file QrtReader.cpp.

quint32 Gnutella::PacketProcessing::QueryRouting::QrtReaderPrivate::tableSize
 

Definition at line 44 of file QrtReader.cpp.


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