ProxKey Struct Reference

#include <ProxNodeHandle.h>

List of all members.

Public Member Functions

 ProxKey (const Prox &prox, const OverlayKey &key)

Public Attributes

Prox prox
OverlayKey key


Detailed Description

Definition at line 57 of file ProxNodeHandle.h.


Constructor & Destructor Documentation

ProxKey::ProxKey ( const Prox prox,
const OverlayKey key 
) [inline]

Definition at line 59 of file ProxNodeHandle.h.

00059 : prox(prox), key(key) { };


Member Data Documentation

Definition at line 61 of file ProxNodeHandle.h.

Referenced by KademliaPRComparator::compare().

Definition at line 59 of file ProxNodeHandle.h.

Referenced by KademliaPRComparator::compare().


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

Generated on Tue Sep 8 17:27:01 2009 for OverSim by  doxygen 1.5.8