LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::CacheStrat::LRU Class Reference

#include "assoccache.h"

Classes

struct  ValueAddon
 

Public Member Functions

ValueAddon CreateInfo ()
 
void Clear ()
 
void Touch (ValueAddon &add)
 

Detailed Description

Definition at line 41 of file assoccache.h.

Member Function Documentation

void LeechCraft::Util::CacheStrat::LRU::Clear ( )
inline

Definition at line 62 of file assoccache.h.

ValueAddon LeechCraft::Util::CacheStrat::LRU::CreateInfo ( )
inline

Definition at line 57 of file assoccache.h.

void LeechCraft::Util::CacheStrat::LRU::Touch ( ValueAddon add)
inline

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