OverSim
P2pnsIdCacheEntry Class Reference

#include <P2pnsCache.h>

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.

Member Data Documentation

TransportAddress P2pnsIdCacheEntry::addr
OverlayKey P2pnsIdCacheEntry::key

Definition at line 55 of file P2pnsCache.h.

Referenced by operator<<().

simtime_t P2pnsIdCacheEntry::lastUsage

Definition at line 61 of file P2pnsCache.h.

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

std::deque<BinaryValue> P2pnsIdCacheEntry::payloadQueue
P2pnsConnectionStates P2pnsIdCacheEntry::state

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