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

日志记录遍历器 更多...

#include <clog.h>

Public 成员函数

RC init (CLogFile &log_file)
 
bool valid () const
 
RC next ()
 
const CLogRecordlog_record ()
 

Private 属性

CLogFilelog_file_ = nullptr
 
CLogRecordlog_record_ = nullptr
 

详细描述

日志记录遍历器

使用时先执行初始化(init),然后多次调用next,直到valid返回false。


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