|
Zero
0.1.0
|
Public Member Functions | |
| HeapEntry (run_number_t run, PageID pid, lsn_t lsn, fixed_lists_mem_t::slot_t slot) | |
| HeapEntry () | |
Public Attributes | |
| fixed_lists_mem_t::slot_t | slot |
| lsn_t | lsn |
| run_number_t | run |
| PageID | pid |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const HeapEntry &e) |
|
inline |
|
inline |
|
friend |
| lsn_t ArchiverHeap::HeapEntry::lsn |
| PageID ArchiverHeap::HeapEntry::pid |
| run_number_t ArchiverHeap::HeapEntry::run |
| fixed_lists_mem_t::slot_t ArchiverHeap::HeapEntry::slot |
1.8.12