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

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

copy_data(const char *data, int len) (定义于 Record)Recordinline
data() (定义于 Record)Recordinline
data() const (定义于 Record)Recordinline
data_ (定义于 Record)Recordprivate
key() const (定义于 Record)Recordinline
key_ (定义于 Record)Recordprivate
len() const (定义于 Record)Recordinline
len_ (定义于 Record)Recordprivate
new_record(int len) (定义于 Record)Recordinline
operator=(const Record &other) (定义于 Record)Recordinline
operator=(Record &&other) (定义于 Record)Recordinline
owner_Recordprivate
Record()=default (定义于 Record)Record
Record(const Record &other) (定义于 Record)Recordinline
Record(Record &&other) (定义于 Record)Recordinline
reset_filed(int field_offset, int field_len) (定义于 Record)Recordinline
rid() (定义于 Record)Recordinline
rid() const (定义于 Record)Recordinline
rid_ (定义于 Record)Recordprivate
set_data(char *data, int len=0) (定义于 Record)Recordinline
set_data_owner(char *data, int len) (定义于 Record)Recordinline
set_field(int field_offset, int field_len, char *data) (定义于 Record)Recordinline
set_key(const string &key) (定义于 Record)Recordinline
set_rid(const RID &rid) (定义于 Record)Recordinline
set_rid(const PageNum page_num, const SlotNum slot_num) (定义于 Record)Recordinline
~Record() (定义于 Record)Recordinline