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 64 of file IterativeLookup.h.


Member Function Documentation

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

Definition at line 65 of file IterativeLookup.h.

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


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

Generated on Tue Sep 8 17:26:59 2009 for OverSim by  doxygen 1.5.8