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::ValueAddon Struct Reference

#include "assoccache.h"

Public Member Functions

 ValueAddon ()=default
 
 ValueAddon (size_t la)
 

Public Attributes

size_t LastAccess_ = 0
 

Detailed Description

Definition at line 45 of file assoccache.h.

Constructor & Destructor Documentation

LeechCraft::Util::CacheStrat::LRU::ValueAddon::ValueAddon ( )
default
LeechCraft::Util::CacheStrat::LRU::ValueAddon::ValueAddon ( size_t  la)
inline

Definition at line 51 of file assoccache.h.

Member Data Documentation

size_t LeechCraft::Util::CacheStrat::LRU::ValueAddon::LastAccess_ = 0

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