Gnutella::Handshaking::SlotAllocatorPrivate Class Reference

Collaboration diagram for Gnutella::Handshaking::SlotAllocatorPrivate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 43 of file SlotAllocator.cpp.

Public Member Functions

 SlotAllocatorPrivate (LocalPeer *localPeer_)

Public Attributes

LocalPeerlocalPeer
uint freeHandshakingSlots
uint freeUltrapeerSlots
uint freePeerSlots
uint freeLeafSlots
QSignalMapper destroyedMapper

Private Member Functions

 SlotAllocatorPrivate (const SlotAllocatorPrivate &)
SlotAllocatorPrivateoperator= (const SlotAllocatorPrivate &)


Constructor & Destructor Documentation

Gnutella::Handshaking::SlotAllocatorPrivate::SlotAllocatorPrivate const SlotAllocatorPrivate  )  [private]
 

Gnutella::Handshaking::SlotAllocatorPrivate::SlotAllocatorPrivate LocalPeer localPeer_  )  [inline]
 

Definition at line 55 of file SlotAllocator.cpp.


Member Function Documentation

SlotAllocatorPrivate& Gnutella::Handshaking::SlotAllocatorPrivate::operator= const SlotAllocatorPrivate  )  [private]
 


Member Data Documentation

QSignalMapper Gnutella::Handshaking::SlotAllocatorPrivate::destroyedMapper
 

Definition at line 53 of file SlotAllocator.cpp.

uint Gnutella::Handshaking::SlotAllocatorPrivate::freeHandshakingSlots
 

Definition at line 49 of file SlotAllocator.cpp.

uint Gnutella::Handshaking::SlotAllocatorPrivate::freeLeafSlots
 

Definition at line 52 of file SlotAllocator.cpp.

uint Gnutella::Handshaking::SlotAllocatorPrivate::freePeerSlots
 

Definition at line 51 of file SlotAllocator.cpp.

uint Gnutella::Handshaking::SlotAllocatorPrivate::freeUltrapeerSlots
 

Definition at line 50 of file SlotAllocator.cpp.

LocalPeer* Gnutella::Handshaking::SlotAllocatorPrivate::localPeer
 

Definition at line 48 of file SlotAllocator.cpp.


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