Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
DurableObjectCache< _DataType > Member List
This is the complete list of members for
DurableObjectCache< _DataType >
, including all inherited members.
begin
()
DurableObjectCache< _DataType >
[inline]
cache_
DurableObjectCache< _DataType >
[protected]
CacheInsertRet
typedef
DurableObjectCache< _DataType >
[protected]
CacheLRUList
typedef
DurableObjectCache< _DataType >
[protected]
CachePolicy_t
enum name
DurableObjectCache< _DataType >
CAP_BY_COUNT
enum value
DurableObjectCache< _DataType >
CAP_BY_SIZE
enum value
DurableObjectCache< _DataType >
capacity_
DurableObjectCache< _DataType >
[protected]
count
()
DurableObjectCache< _DataType >
[inline]
del
(const SerializableObject &key)
DurableObjectCache< _DataType >
DurableObjectCache
(const char *logpath, size_t capacity, CachePolicy_t policy=CAP_BY_SIZE)
DurableObjectCache< _DataType >
end
()
DurableObjectCache< _DataType >
[inline]
evict_last
()
DurableObjectCache< _DataType >
[protected]
evictions
()
DurableObjectCache< _DataType >
[inline]
evictions_
DurableObjectCache< _DataType >
[protected]
flush
()
DurableObjectCache< _DataType >
get
(const SerializableObject &key, _DataType **data)
DurableObjectCache< _DataType >
get_cache_key
(std::string *cache_key, const SerializableObject &key)
DurableObjectCache< _DataType >
[protected]
hits
()
DurableObjectCache< _DataType >
[inline]
hits_
DurableObjectCache< _DataType >
[protected]
is_live
(const SerializableObject &key)
DurableObjectCache< _DataType >
is_over_capacity
(size_t size)
DurableObjectCache< _DataType >
[protected]
live
()
DurableObjectCache< _DataType >
[inline]
lock_
DurableObjectCache< _DataType >
[protected]
lru_
DurableObjectCache< _DataType >
[protected]
misses
()
DurableObjectCache< _DataType >
[inline]
misses_
DurableObjectCache< _DataType >
[protected]
policy_
DurableObjectCache< _DataType >
[protected]
put
(const SerializableObject &key, const _DataType *data, int flags)
DurableObjectCache< _DataType >
release
(const SerializableObject &key, const _DataType *data)
DurableObjectCache< _DataType >
remove
(const SerializableObject &key, const _DataType *data)
DurableObjectCache< _DataType >
reset_stats
()
DurableObjectCache< _DataType >
[inline]
size
()
DurableObjectCache< _DataType >
[inline]
size_
DurableObjectCache< _DataType >
[protected]
~DurableObjectCache
()
DurableObjectCache< _DataType >
Generated on Fri Dec 22 14:48:03 2006 for DTN Reference Implementation by
1.5.1