KeyExtractor< LookupEntry > Struct Template Reference

#include <IterativeLookup.h>

List of all members.

Static Public Member Functions

static const OverlayKeykey (const LookupEntry &nodes)

Detailed Description

template<>
struct KeyExtractor< LookupEntry >

Definition at line 65 of file IterativeLookup.h.


Member Function Documentation

static const OverlayKey& KeyExtractor< LookupEntry >::key ( const LookupEntry nodes  )  [inline, static]

Definition at line 66 of file IterativeLookup.h.

00067     {
00068         return nodes.handle.getKey();
00069     };


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