MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
CLogRecord 成员列表

成员的完整列表,这些成员属于 CLogRecord,包括所有继承而来的类成员

build(const CLogRecordHeader &header, char *data)CLogRecordstatic
build_commit_record(int32_t trx_id, int32_t commit_xid)CLogRecordstatic
build_data_record(CLogType type, int32_t trx_id, int32_t table_id, const RID &rid, int32_t data_len, int32_t data_offset, const char *data)CLogRecordstatic
build_mtr_record(CLogType type, int32_t trx_id)CLogRecordstatic
CLogRecord()=defaultCLogRecord
commit_record() (定义于 CLogRecord)CLogRecordinline
commit_record() const (定义于 CLogRecord)CLogRecordinline
commit_record_CLogRecordprotected
data_record() (定义于 CLogRecord)CLogRecordinline
data_record() const (定义于 CLogRecord)CLogRecordinline
data_record_CLogRecordprotected
header() (定义于 CLogRecord)CLogRecordinline
header() const (定义于 CLogRecord)CLogRecordinline
header_CLogRecordprotected
log_type() const (定义于 CLogRecord)CLogRecordinline
logrec_len() const (定义于 CLogRecord)CLogRecordinline
to_string() const (定义于 CLogRecord)CLogRecord
trx_id() const (定义于 CLogRecord)CLogRecordinline
~CLogRecord() (定义于 CLogRecord)CLogRecord