Quadcap Embeddable Server

com.quadcap.util.collections.Cacheable Member List

This is the complete list of members for com.quadcap.util.collections.Cacheable, including all inherited members.

decrRefCount()com.quadcap.util.collections.Cacheable
dirtycom.quadcap.util.collections.Cacheable [package]
flush()com.quadcap.util.collections.Cacheable
getData()com.quadcap.util.collections.Cacheable [pure virtual]
getDListItem()com.quadcap.util.collections.Cacheable
getKey()com.quadcap.util.collections.Cacheable
getRefCount()com.quadcap.util.collections.Cacheable
incrRefCount()com.quadcap.util.collections.Cacheable
init(Object store, Object key)com.quadcap.util.collections.Cacheable
isDirty()com.quadcap.util.collections.Cacheable
keycom.quadcap.util.collections.Cacheable [protected]
mecom.quadcap.util.collections.Cacheable [package]
refCountcom.quadcap.util.collections.Cacheable [package]
setData(Object data)com.quadcap.util.collections.Cacheable [pure virtual]
setDirty(boolean d)com.quadcap.util.collections.Cacheable
setDListItem(DListItem d)com.quadcap.util.collections.Cacheable
setKey(Object key)com.quadcap.util.collections.Cacheable
setRefCount(int x)com.quadcap.util.collections.Cacheable
storecom.quadcap.util.collections.Cacheable [protected]