, 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] |
MSTrans() (defined in MSTrans) | MSTrans | |
ReadTXNLog (defined in MSTrans) | MSTrans | [friend] |
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] |
txn_AddTransaction(uint8_t tran_type, bool autocommit=false, uint32_t db_id=0, uint32_t tab_id=0, uint64_t blob_id=0, uint64_t blob_ref_id=0) (defined in MSTrans) | MSTrans | [private] |
txn_BackupCompleted() (defined in MSTrans) | MSTrans | [inline] |
txn_BackupStarting() (defined in MSTrans) | MSTrans | [inline] |
txn_BlockingTransaction (defined in MSTrans) | MSTrans | [private] |
txn_Checksum (defined in MSTrans) | MSTrans | [private] |
txn_Close() (defined in MSTrans) | MSTrans | |
txn_CurrentTxn (defined in MSTrans) | MSTrans | [private] |
txn_DiskHeader (defined in MSTrans) | MSTrans | [private] |
txn_Doingbackup (defined in MSTrans) | MSTrans | [private] |
txn_dropDatabase(uint32_t db_id) (defined in MSTrans) | MSTrans | |
txn_EOL (defined in MSTrans) | MSTrans | [private] |
txn_EOLCheckPoint (defined in MSTrans) | MSTrans | [private] |
txn_File (defined in MSTrans) | MSTrans | [private] |
txn_FindBlobRef(MS_TxnState *state, uint32_t db_id, uint32_t tab_id, uint64_t blob_id) (defined in MSTrans) | MSTrans | |
txn_GetNextTransaction(MSTransPtr tran, MS_TxnState *state) (defined in MSTrans) | MSTrans | |
txn_GetNumRecords() (defined in MSTrans) | MSTrans | [inline] |
txn_GetRecordAt(uint64_t index, MSTransPtr rec) (defined in MSTrans) | MSTrans | [private] |
txn_GetSize() (defined in MSTrans) | MSTrans | |
txn_GetStartPosition() (defined in MSTrans) | MSTrans | [inline] |
txn_GetStats(MSTransStatsPtr stats) (defined in MSTrans) | MSTrans | |
txn_GetTXNLogPath() (defined in MSTrans) | MSTrans | [inline] |
txn_haveNextTransaction() (defined in MSTrans) | MSTrans | |
txn_HaveOverflow (defined in MSTrans) | MSTrans | [private] |
txn_HighWaterMark (defined in MSTrans) | MSTrans | [private] |
txn_IsFull() (defined in MSTrans) | MSTrans | [inline, private] |
txn_IsTxnValid (defined in MSTrans) | MSTrans | [private] |
txn_LoadTransactionCache(uint64_t read_start) (defined in MSTrans) | MSTrans | [private] |
txn_LogPartialRollBack(uint32_t rollBackCount) (defined in MSTrans) | MSTrans | [inline] |
txn_LogTransaction(MS_Txn type, bool autocommit=false, uint32_t db_id=0, uint32_t tab_id=0, uint64_t blob_id=0, uint64_t blob_ref_id=0) (defined in MSTrans) | MSTrans | |
txn_MaxCheckPoint (defined in MSTrans) | MSTrans | [private] |
txn_MaxRecords (defined in MSTrans) | MSTrans | [private] |
txn_MaxTID (defined in MSTrans) | MSTrans | [private] |
txn_NewMSTrans(const char *log_path, bool dump_log=false) (defined in MSTrans) | MSTrans | [static] |
txn_NewTransaction() (defined in MSTrans) | MSTrans | [private] |
txn_Overflow (defined in MSTrans) | MSTrans | [private] |
txn_OverflowCount (defined in MSTrans) | MSTrans | [private] |
txn_PerformIdleTasks() (defined in MSTrans) | MSTrans | [private] |
txn_reader (defined in MSTrans) | MSTrans | [private] |
txn_ReadLog(uint64_t read_start, bool log_locked, CanContinueFunc canContinue, LoadFunc load) (defined in MSTrans) | MSTrans | [private] |
txn_Recover() (defined in MSTrans) | MSTrans | [private] |
txn_Recovered (defined in MSTrans) | MSTrans | [private] |
txn_ReqestedMaxRecords (defined in MSTrans) | MSTrans | [private] |
txn_ResetEOL() (defined in MSTrans) | MSTrans | [private] |
txn_ResetReadPosition(uint64_t pos) (defined in MSTrans) | MSTrans | [private] |
txn_ResizeLog() (defined in MSTrans) | MSTrans | [private] |
txn_SetCacheSize(uint32_t new_size) (defined in MSTrans) | MSTrans | |
txn_SetCheckPoint(uint16_t checkpoint) (defined in MSTrans) | MSTrans | [inline] |
txn_SetFile(CSFile *tr_file) (defined in MSTrans) | MSTrans | [private] |
txn_SetLogSize(uint64_t new_size) (defined in MSTrans) | MSTrans | |
txn_SetReader(CSDaemon *reader) (defined in MSTrans) | MSTrans | [inline] |
txn_Start (defined in MSTrans) | MSTrans | [private] |
txn_StartCheckPoint (defined in MSTrans) | MSTrans | [private] |
txn_TransCache (defined in MSTrans) | MSTrans | [private] |
txn_TxnIndex (defined in MSTrans) | MSTrans | [private] |
txn_ValidRecord(MSTransPtr rec) (defined in MSTrans) | MSTrans | [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] |
~MSTrans() (defined in MSTrans) | MSTrans | |