VISH  0.2
MemCore::Cache Member List
This is the complete list of members for MemCore::Cache, including all inherited members.
Cache(memsize_t MCost, const char *s="Objects")MemCore::Cache
CacheBase()MemCore::CacheBase
ElementDescriptionMemCore::CacheBase
getMaxObjectCountID() (defined in MemCore::ReferenceBase< CacheBase >)MemCore::ReferenceBase< CacheBase > [inline, static]
getObjectCountID() const MemCore::ReferenceBase< CacheBase > [inline]
insert(const WeakPtr< Cacheable > &Ca)MemCore::Cache
isIdentical(const WeakPtr< Object, Object > &PossibleSelf) const MemCore::ReferenceBase< CacheBase > [inline]
iterate(Iterator &It) const MemCore::Cache [inline]
Iterator typedef (defined in MemCore::Cache)MemCore::Cache
list_info(FILE *where=stderr) (defined in MemCore::Cache)MemCore::Cache
maxCost() const MemCore::Cache [inline, virtual]
MemCache()MemCore::Cache [static]
mkAutoDestructive()MemCore::ReferenceBase< CacheBase > [inline]
operator=(const ReferenceBase &R)MemCore::ReferenceBase< CacheBase > [inline, protected]
purge()MemCore::Cache
refcount() const MemCore::ReferenceBase< CacheBase > [inline]
reference_domain_t typedefMemCore::ReferenceBase< CacheBase >
ReferenceBase(Object *that)MemCore::ReferenceBase< CacheBase > [inline]
self() const MemCore::ReferenceBase< CacheBase > [inline]
SelfPtr typedefMemCore::ReferenceBase< CacheBase >
setMaxCost(memsize_t C)MemCore::Cache [inline]
speak(const char *s, const char *prefix="") const MemCore::ReferenceBase< CacheBase > [inline]
totalCost(bool FreeableOnly=false) const MemCore::Cache [virtual]
touch(const WeakPtr< Cacheable > &Ca)MemCore::Cache
verbosity()MemCore::Cache [static]
wrefcount() const MemCore::ReferenceBase< CacheBase > [inline]
~Cache()MemCore::Cache
~CacheBase()=0MemCore::CacheBase [pure virtual]
~ReferenceBase()MemCore::ReferenceBase< CacheBase > [inline, protected, virtual]