FX::FXLRUCache< dictbase, type >::CacheItem Struct Reference

#include <FXLRUCache.h>

Inheritance diagram for FX::FXLRUCache< dictbase, type >::CacheItem:

FX::FXLRUCacheImpl::getPtr< Type, TypeAsParam, isValue > List of all members.

Detailed Description

template<class dictbase, class type>
struct FX::FXLRUCache< dictbase, type >::CacheItem

Definition at line 95 of file FXLRUCache.h.

Public Member Functions

 CacheItem (FXint _cost, KeyTypeAsParam _key, TypeAsParam _item)
Type itemPtr () throw ()

Public Attributes

FXint cost
KeyType key
std::list< CacheItem >::iterator myit
Type item


The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:43 2009 for TnFOX by doxygen v1.4.7