OverSim
KeyExtractor< LookupEntry > Struct Template Reference

#include <IterativeLookup.h>

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)
inlinestatic

Definition at line 66 of file IterativeLookup.h.

{
return nodes.handle.getKey();
};

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