LocalPeerPrivate Class Reference

Collaboration diagram for LocalPeerPrivate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 75 of file LocalPeer.cpp.

Public Member Functions

 LocalPeerPrivate (LocalPeer *localPeer)

Public Attributes

Workaround workaround
NodeCache nodeCache
UdpHostCache udpHostCache
Handshaker handshaker
ConnectionKeeper connectionKeeper
SlotAllocator slotAllocator
LocalSearch localSearch
Searcher searcher
PacketProcessor packetProcessor
PingHandler pingHandler
PongHandler pongHandler
NodeInfo nodeInfo
bool serverIsFirewalled
QTcpServer server
UdpSwitch udpSwitch
NodeModel nodeModel
PacketModel packetModel


Constructor & Destructor Documentation

LocalPeerPrivate::LocalPeerPrivate LocalPeer localPeer  )  [inline]
 

Definition at line 99 of file LocalPeer.cpp.


Member Data Documentation

ConnectionKeeper LocalPeerPrivate::connectionKeeper
 

Definition at line 82 of file LocalPeer.cpp.

Handshaker LocalPeerPrivate::handshaker
 

Definition at line 81 of file LocalPeer.cpp.

LocalSearch LocalPeerPrivate::localSearch
 

Definition at line 84 of file LocalPeer.cpp.

NodeCache LocalPeerPrivate::nodeCache
 

Definition at line 79 of file LocalPeer.cpp.

NodeInfo LocalPeerPrivate::nodeInfo
 

Definition at line 90 of file LocalPeer.cpp.

NodeModel LocalPeerPrivate::nodeModel
 

Definition at line 96 of file LocalPeer.cpp.

PacketModel LocalPeerPrivate::packetModel
 

Definition at line 97 of file LocalPeer.cpp.

PacketProcessor LocalPeerPrivate::packetProcessor
 

Definition at line 86 of file LocalPeer.cpp.

PingHandler LocalPeerPrivate::pingHandler
 

Definition at line 87 of file LocalPeer.cpp.

PongHandler LocalPeerPrivate::pongHandler
 

Definition at line 88 of file LocalPeer.cpp.

Searcher LocalPeerPrivate::searcher
 

Definition at line 85 of file LocalPeer.cpp.

QTcpServer LocalPeerPrivate::server
 

Definition at line 93 of file LocalPeer.cpp.

bool LocalPeerPrivate::serverIsFirewalled
 

Definition at line 91 of file LocalPeer.cpp.

SlotAllocator LocalPeerPrivate::slotAllocator
 

Definition at line 83 of file LocalPeer.cpp.

UdpHostCache LocalPeerPrivate::udpHostCache
 

Definition at line 80 of file LocalPeer.cpp.

UdpSwitch LocalPeerPrivate::udpSwitch
 

Definition at line 94 of file LocalPeer.cpp.

Workaround LocalPeerPrivate::workaround
 

Definition at line 78 of file LocalPeer.cpp.


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