KeyExtractor< LookupEntry > Struct Template Reference

#include <IterativeLookup.h>

List of all members.

template<>
struct KeyExtractor< LookupEntry >


Static Public Member Functions

static const OverlayKeykey (const LookupEntry &nodes)

Member Function Documentation

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

00066     {
00067         return nodes.handle.key;
00068     };


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

Generated on Fri Sep 19 13:05:07 2008 for ITM OverSim by  doxygen 1.5.5