ProxExtractor< KademliaBucketEntry > Struct Template Reference

#include <KademliaNodeHandle.h>

List of all members.

Static Public Member Functions

static Prox prox (const KademliaBucketEntry &entry)


Detailed Description

template<>
struct ProxExtractor< KademliaBucketEntry >

Definition at line 107 of file KademliaNodeHandle.h.


Member Function Documentation

static Prox ProxExtractor< KademliaBucketEntry >::prox ( const KademliaBucketEntry entry  )  [inline, static]

Definition at line 109 of file KademliaNodeHandle.h.

00110     {
00111         return entry.getProx();
00112     };


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