Pyrogenesis  trunk
Public Member Functions | List of all members
McdCalc_Naive< Entry, Entries > Class Template Reference

#include <cache_adt.h>

Public Member Functions

void notify_added (const Entry &) const
 
void notify_decreased (const Entry &) const
 
void notify_impending_increase_or_remove (const Entry &) const
 
void notify_increased_or_removed (const Entry &) const
 
float operator() (const Entries &entries) const
 

Member Function Documentation

template<class Entry, class Entries>
void McdCalc_Naive< Entry, Entries >::notify_added ( const Entry ) const
inline
template<class Entry, class Entries>
void McdCalc_Naive< Entry, Entries >::notify_decreased ( const Entry ) const
inline
template<class Entry, class Entries>
void McdCalc_Naive< Entry, Entries >::notify_impending_increase_or_remove ( const Entry ) const
inline
template<class Entry, class Entries>
void McdCalc_Naive< Entry, Entries >::notify_increased_or_removed ( const Entry ) const
inline
template<class Entry, class Entries>
float McdCalc_Naive< Entry, Entries >::operator() ( const Entries &  entries) const
inline

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