Gnutella::Bootstrapping::CacheInfo Struct Reference

Collaboration diagram for Gnutella::Bootstrapping::CacheInfo:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 38 of file UdpHostCache.cpp.

Public Member Functions

 CacheInfo (const NodeAddress &address_=NodeAddress())

Public Attributes

NodeAddress address
int tryCount
int successCount
int failureCount
bool isQuerying
bool gotPong


Constructor & Destructor Documentation

Gnutella::Bootstrapping::CacheInfo::CacheInfo const NodeAddress address_ = NodeAddress()  )  [inline]
 

Definition at line 49 of file UdpHostCache.cpp.


Member Data Documentation

NodeAddress Gnutella::Bootstrapping::CacheInfo::address
 

Definition at line 40 of file UdpHostCache.cpp.

int Gnutella::Bootstrapping::CacheInfo::failureCount
 

Definition at line 43 of file UdpHostCache.cpp.

bool Gnutella::Bootstrapping::CacheInfo::gotPong
 

Definition at line 45 of file UdpHostCache.cpp.

bool Gnutella::Bootstrapping::CacheInfo::isQuerying
 

Definition at line 44 of file UdpHostCache.cpp.

int Gnutella::Bootstrapping::CacheInfo::successCount
 

Definition at line 42 of file UdpHostCache.cpp.

int Gnutella::Bootstrapping::CacheInfo::tryCount
 

Definition at line 41 of file UdpHostCache.cpp.


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