|
MiniOB 1
MiniOB is one mini database, helping developers to learn how database works.
|
成员的完整列表,这些成员属于 LogEntry,包括所有继承而来的类成员
| data() const (定义于 LogEntry) | LogEntry | inline |
| data_ | LogEntry | private |
| header() const (定义于 LogEntry) | LogEntry | inline |
| header_ (定义于 LogEntry) | LogEntry | private |
| init(LSN lsn, LogModule::Id module_id, vector< char > &&data) (定义于 LogEntry) | LogEntry | |
| init(LSN lsn, LogModule module, vector< char > &&data) (定义于 LogEntry) | LogEntry | |
| LogEntry() (定义于 LogEntry) | LogEntry | |
| LogEntry(LogEntry &&other) | LogEntry | |
| LogEntry(const LogEntry &)=delete (定义于 LogEntry) | LogEntry | |
| lsn() const (定义于 LogEntry) | LogEntry | inline |
| max_payload_size() | LogEntry | inlinestatic |
| max_size() | LogEntry | inlinestatic |
| module() const (定义于 LogEntry) | LogEntry | inline |
| operator=(LogEntry &&other) (定义于 LogEntry) | LogEntry | |
| operator=(const LogEntry &)=delete (定义于 LogEntry) | LogEntry | |
| payload_size() const (定义于 LogEntry) | LogEntry | inline |
| set_lsn(LSN lsn) (定义于 LogEntry) | LogEntry | inline |
| to_string() const (定义于 LogEntry) | LogEntry | |
| total_size() const (定义于 LogEntry) | LogEntry | inline |
| ~LogEntry()=default (定义于 LogEntry) | LogEntry |