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 LogEntry &log_entry)=0 (定义于 Trx)Trxpure virtual
rollback()=0 (定义于 Trx)Trxpure virtual
start_if_need()=0 (定义于 Trx)Trxpure virtual
Trx(TrxKit::Type type) (定义于 Trx)Trxinline
type() const (定义于 Trx)Trxinline
type_ (定义于 Trx)Trxprivate
update_record(Table *table, Record &old_record, Record &new_record)=0 (定义于 Trx)Trxpure virtual
visit_record(Table *table, Record &record, ReadWriteMode mode)=0 (定义于 Trx)Trxpure virtual
~Trx()=default (定义于 Trx)Trxvirtual