VISH  0.2
Public Member Functions
MemCore::CreatorCacheMap Class Reference

A list of cache maps for each creator type. More...

#include </home/werner/origo/vish/memcore/CacheMap.hpp>

List of all members.

Public Member Functions


Detailed Description

A list of cache maps for each creator type.


Member Function Documentation

int MemCore::CreatorCacheMap::nEntries ( ) const

Return the number of cached entries in a very slow way.

Don't ever call it except for rare debugging purposes.

bool MemCore::CreatorCacheMap::touch ( const WeakPtr< Cacheable > &  Ca)

Put in queue of appropriate creator domain.

Returns:
false of no appropriate creator domain exists. Must use insert() function for that.

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