CrystalSpace

Public API Reference

CS::Utility::ResourceCache::PurgeConditionAfterTime< TimeType > Class Template Reference

Purge condition: a resource is purged after a certain time has passed. More...

#include <csutil/genericresourcecache.h>

List of all members.

Public Member Functions

template<typename ResourceCacheType >
void MarkActive (const ResourceCacheType &cache, StoredAuxiliaryInfo &elementInfo)
 Called when the resource turns "active".

Detailed Description

template<typename TimeType = uint>
class CS::Utility::ResourceCache::PurgeConditionAfterTime< TimeType >

Purge condition: a resource is purged after a certain time has passed.

Definition at line 204 of file genericresourcecache.h.


Member Function Documentation

template<typename TimeType = uint>
template<typename ResourceCacheType >
void CS::Utility::ResourceCache::PurgeConditionAfterTime< TimeType >::MarkActive ( const ResourceCacheType &  cache,
StoredAuxiliaryInfo &  elementInfo 
) [inline]

Called when the resource turns "active".

Definition at line 230 of file genericresourcecache.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1