P2pnsIdCacheEntry Class Reference

#include <P2pnsCache.h>

List of all members.

Public Member Functions

 P2pnsIdCacheEntry (const OverlayKey &key)

Public Attributes

OverlayKey key
TransportAddress addr
P2pnsConnectionStates state
simtime_t lastUsage
std::deque< BinaryValuepayloadQueue

Detailed Description

Definition at line 51 of file P2pnsCache.h.


Constructor & Destructor Documentation

P2pnsIdCacheEntry::P2pnsIdCacheEntry ( const OverlayKey key  )  [inline]

Definition at line 54 of file P2pnsCache.h.

00055                                              :
        key(key), state(CONNECTION_PENDING) {};


Member Data Documentation

Definition at line 55 of file P2pnsCache.h.

Referenced by operator<<().

Definition at line 61 of file P2pnsCache.h.

Referenced by P2pns::handleTimerEvent(), operator<<(), and P2pns::tunnel().

Definition at line 62 of file P2pnsCache.h.

Referenced by P2pns::handleTunnelLookupResponse(), operator<<(), and P2pns::tunnel().


The documentation for this class was generated from the following file:
Generated on Wed May 26 16:21:18 2010 for OverSim by  doxygen 1.6.3