MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
载入中...
搜索中...
未找到
Public 成员函数 | Private 属性 | 友元 | 所有成员列表
FrameId类 参考

页帧标识符 更多...

#include <frame.h>

Public 成员函数

 FrameId (int file_desc, PageNum page_num)
 
bool equal_to (const FrameId &other) const
 
bool operator== (const FrameId &other) const
 
size_t hash () const
 
int file_desc () const
 
PageNum page_num () const
 

Private 属性

int file_desc_
 
PageNum page_num_
 

友元

std::string to_string (const FrameId &frame_id)
 

详细描述

页帧标识符


该类的文档由以下文件生成: