, including all inherited members.
compareKey(CSObject *) (defined in CSObject) | CSObject | [virtual] |
CSLock() (defined in CSLock) | CSLock | |
CSLock (defined in CSMutex) | CSMutex | [friend] |
CSMutex() (defined in CSMutex) | CSMutex | |
CSObject() (defined in CSObject) | CSObject | [inline] |
CSSharedRefObject() (defined in CSSharedRefObject) | CSSharedRefObject | |
CSSync() (defined in CSSync) | CSSync | |
CSSync (defined in CSLock) | CSLock | [friend] |
finalize() (defined in CSObject) | CSObject | [inline, virtual] |
getHashLink() (defined in CSObject) | CSObject | [virtual] |
getKey() (defined in CSObject) | CSObject | [virtual] |
getNextLink() (defined in CSObject) | CSObject | [virtual] |
getPrevLink() (defined in CSObject) | CSObject | [virtual] |
getRefCount() (defined in CSSharedRefObject) | CSSharedRefObject | [inline] |
hashKey() (defined in CSObject) | CSObject | [virtual] |
haveLock() (defined in CSLock) | CSLock | [virtual] |
lock() (defined in CSLock) | CSLock | [virtual] |
MSTransCache() (defined in MSTransCache) | MSTransCache | |
newMSTransCache(uint32_t cache_size) (defined in MSTransCache) | MSTransCache | [static] |
release() (defined in CSSharedRefObject) | CSSharedRefObject | [virtual] |
retain() (defined in CSSharedRefObject) | CSSharedRefObject | [virtual] |
setHashLink(CSObject *) (defined in CSObject) | CSObject | [virtual] |
setNextLink(CSObject *) (defined in CSObject) | CSObject | [virtual] |
setPrevLink(CSObject *) (defined in CSObject) | CSObject | [virtual] |
tc_AddRec(uint64_t log_position, MSTransPtr rec, TRef tref=TRANS_CACHE_UNKNOWN_REF) (defined in MSTransCache) | MSTransCache | |
tc_CacheVersion (defined in MSTransCache) | MSTransCache | [private] |
tc_CompleteCacheReload() (defined in MSTransCache) | MSTransCache | |
tc_ContinueCacheReload() (defined in MSTransCache) | MSTransCache | |
tc_dropDatabase(uint32_t db_id) (defined in MSTransCache) | MSTransCache | |
tc_EOL (defined in MSTransCache) | MSTransCache | [private] |
tc_FindTXNRef(uint32_t tid, TRef *tref) (defined in MSTransCache) | MSTransCache | [private] |
tc_First (defined in MSTransCache) | MSTransCache | [private] |
tc_FreeTransaction(TRef tref) (defined in MSTransCache) | MSTransCache | |
tc_Full (defined in MSTransCache) | MSTransCache | [private] |
tc_GetCacheUsed() (defined in MSTransCache) | MSTransCache | [inline] |
tc_GetPercentCacheHit() (defined in MSTransCache) | MSTransCache | [inline] |
tc_GetPercentCacheUsed() (defined in MSTransCache) | MSTransCache | [inline] |
tc_GetRecAt(TRef tref, size_t index, MSTransPtr rec, MS_TxnState *state) (defined in MSTransCache) | MSTransCache | |
tc_GetTransaction(TRef *ref, bool *terminated) (defined in MSTransCache) | MSTransCache | |
tc_GetTransactionID(TRef ref) (defined in MSTransCache) | MSTransCache | |
tc_GetTransactionStartPosition(uint64_t *log_position) (defined in MSTransCache) | MSTransCache | |
tc_Initialize(uint32_t size) (defined in MSTransCache) | MSTransCache | [private] |
tc_List (defined in MSTransCache) | MSTransCache | [private] |
tc_LoadRec(uint64_t log_position, MSTransPtr rec) (defined in MSTransCache) | MSTransCache | [inline] |
tc_NewTransaction(uint32_t tid) (defined in MSTransCache) | MSTransCache | [private] |
tc_OverFlow (defined in MSTransCache) | MSTransCache | [private] |
tc_OverFlowTID (defined in MSTransCache) | MSTransCache | [private] |
tc_Recovering (defined in MSTransCache) | MSTransCache | [private] |
tc_ReLoadingThread (defined in MSTransCache) | MSTransCache | [private] |
tc_SetRecovering(bool recovering) (defined in MSTransCache) | MSTransCache | [inline] |
tc_SetSize(uint32_t cache_size) (defined in MSTransCache) | MSTransCache | |
tc_ShoulReloadCache() (defined in MSTransCache) | MSTransCache | |
tc_Size (defined in MSTransCache) | MSTransCache | [private] |
tc_StartCacheReload(bool startup=false) (defined in MSTransCache) | MSTransCache | |
tc_TotalCacheCount (defined in MSTransCache) | MSTransCache | [private] |
tc_TotalTransCount (defined in MSTransCache) | MSTransCache | [private] |
tc_TransactionState(TRef ref) (defined in MSTransCache) | MSTransCache | |
tc_UpdateCacheVersion() (defined in MSTransCache) | MSTransCache | [inline] |
tc_Used (defined in MSTransCache) | MSTransCache | [private] |
unlock() (defined in CSLock) | CSLock | [virtual] |
wait() (defined in CSSync) | CSSync | [virtual] |
wait(time_t mill_sec) (defined in CSSync) | CSSync | |
wakeup() (defined in CSSync) | CSSync | [virtual] |
~CSLock() (defined in CSLock) | CSLock | [virtual] |
~CSMutex() (defined in CSMutex) | CSMutex | [virtual] |
~CSObject() (defined in CSObject) | CSObject | [inline, virtual] |
~CSSharedRefObject() (defined in CSSharedRefObject) | CSSharedRefObject | [virtual] |
~CSSync() (defined in CSSync) | CSSync | [virtual] |
~MSTransCache() (defined in MSTransCache) | MSTransCache | |