Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
Landlord< Key, Entry, McdCalc >::Map Class Reference

#include <cache_adt.h>

Inheritance diagram for Landlord< Key, Entry, McdCalc >::Map:

Static Public Member Functions

static Entry & entry_from_it (typename Map::iterator it)
 
static const Entry & entry_from_it (typename Map::const_iterator it)
 

Detailed Description

template<typename Key, typename Entry, template< class Entry_, class Entries > class McdCalc = McdCalc_Cached>
class Landlord< Key, Entry, McdCalc >::Map

Definition at line 316 of file cache_adt.h.

Member Function Documentation

template<typename Key, typename Entry, template< class Entry_, class Entries > class McdCalc = McdCalc_Cached>
static Entry& Landlord< Key, Entry, McdCalc >::Map::entry_from_it ( typename Map::iterator  it)
inlinestatic

Definition at line 319 of file cache_adt.h.

template<typename Key, typename Entry, template< class Entry_, class Entries > class McdCalc = McdCalc_Cached>
static const Entry& Landlord< Key, Entry, McdCalc >::Map::entry_from_it ( typename Map::const_iterator  it)
inlinestatic

Definition at line 320 of file cache_adt.h.


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