iopc::CacheKeeper Member List
This is the complete list of members for
iopc::CacheKeeper, including all inherited members.
CacheKeeper(long minValue=MINLONG, long maxCost=MAXLONG, long costLimit=MAXLONG, bool memCost=false) | iopc::CacheKeeper | |
change | iopc::CacheKeeper | [protected] |
imposeCostLimit(long maxCost=MAXLONG) | iopc::CacheKeeper | [protected] |
maintainer(void *instance) | iopc::CacheKeeper | [protected, static] |
maintainerStep(const TimeStamp &now, long &sleepTime, long limit) | iopc::CacheKeeper | [protected] |
releaseConnection(CachedConnection *conn) | iopc::CacheKeeper | |
runMaintainer() | iopc::CacheKeeper | |
setCache(CachedConnection *conn, const Type &type, Cache *cache) | iopc::CacheKeeper | |
setCache(CachedConnection *conn, Cache *cache) | iopc::CacheKeeper | |
setLimits(long minValue=MINLONG, long maxCost=MAXLONG) | iopc::CacheKeeper | [protected] |
setStrategy(CachedConnection *conn, const Type &type, bool loadWait, bool loadLocking, UpdatingStrategy uStrat, ReadingStrategy rStrat) | iopc::CacheKeeper | |
setStrategy(CachedConnection *conn, bool loadWait, bool loadLocking, UpdatingStrategy uStrat, ReadingStrategy rStrat) | iopc::CacheKeeper | |
setStrategy(CachedConnection *conn, const Type &type, const Strategy &strat) | iopc::CacheKeeper | |
setStrategy(CachedConnection *conn, const Strategy &strat) | iopc::CacheKeeper | |
stopMaintainer() | iopc::CacheKeeper | |
wakeUpMntr(void *instance, long costChange) | iopc::CacheKeeper | [static] |