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

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

commit()=0 (定义于 Trx)Trxpure virtual
delete_record(Table *table, Record &record)=0 (定义于 Trx)Trxpure virtual
id() const =0 (定义于 Trx)Trxpure virtual
insert_record(Table *table, Record &record)=0 (定义于 Trx)Trxpure virtual
redo(Db *db, const CLogRecord &log_record) (定义于 Trx)Trxvirtual
rollback()=0 (定义于 Trx)Trxpure virtual
start_if_need()=0 (定义于 Trx)Trxpure virtual
Trx()=default (定义于 Trx)Trx
visit_record(Table *table, Record &record, bool readonly)=0 (定义于 Trx)Trxpure virtual
~Trx()=default (定义于 Trx)Trxvirtual