This is the complete list of members for fixable_page_h, including all inherited members.
| _bufferpool_managed | fixable_page_h | protected |
| _mode | fixable_page_h | protected |
| _pp | generic_page_h | protected |
| _Q_ticket | fixable_page_h | protected |
| borrowed_btree_page_h class | fixable_page_h | friend |
| change_possible_after_fix() const | fixable_page_h | |
| child_slot_address(int child_slot) const | fixable_page_h | |
| find_page_id_slot(generic_page *page, PageID pid) | fixable_page_h | static |
| fix_direct(PageID pid, latch_mode_t mode, bool conditional=false, bool virgin_page=false, bool only_if_hit=false, bool do_recovery=true) | fixable_page_h | |
| fix_nonbufferpool_page(generic_page *s) | fixable_page_h | |
| fix_nonroot(const fixable_page_h &parent, PageID pid, latch_mode_t mode, bool conditional=false, bool virgin_page=false, bool only_if_hit=false) | fixable_page_h | |
| fix_root(StoreID store, latch_mode_t mode, bool conditional=false, bool virgin=false) | fixable_page_h | |
| fixable_page_h() | fixable_page_h | inline |
| force_Q_fixing | fixable_page_h | static |
| generic_page_h(generic_page *s) | generic_page_h | inline |
| generic_page_h(generic_page *s, const PageID &pid, page_tag_t tag, StoreID store) | generic_page_h | inlineprotected |
| get_generic_page() const | generic_page_h | inline |
| get_log_volume() | fixable_page_h | |
| get_page_lsn() const | fixable_page_h | |
| has_check_recovery() | fixable_page_h | |
| has_children() const | fixable_page_h | |
| increment_log_volume(uint32_t) | fixable_page_h | |
| is_bufferpool_managed() const | fixable_page_h | inline |
| is_dirty() const | fixable_page_h | |
| is_fixed() const | fixable_page_h | inline |
| is_latched() const | fixable_page_h | inline |
| is_pinned_for_restore() | fixable_page_h | |
| is_to_be_deleted() | fixable_page_h | |
| latch_mode() const | fixable_page_h | inline |
| lsn() const | generic_page_h | inline |
| max_child_slot() const | fixable_page_h | |
| operator=(fixable_page_h &p) | fixable_page_h | inline |
| pid() const | generic_page_h | inline |
| pin_for_refix() | fixable_page_h | |
| refix_direct(bf_idx idx, latch_mode_t mode, bool conditional=false) | fixable_page_h | |
| reset_log_volume() | fixable_page_h | |
| root() const | fixable_page_h | |
| set_check_recovery(bool) | fixable_page_h | |
| set_img_page_lsn(const lsn_t &lsn) | fixable_page_h | |
| set_tag(page_tag_t tag) | fixable_page_h | inline |
| set_to_be_deleted(bool log_it) | fixable_page_h | |
| setup_for_restore(generic_page *pp) | fixable_page_h | |
| store() const | generic_page_h | inline |
| tag() const | generic_page_h | inline |
| unfix(bool evict=false) | fixable_page_h | |
| unset_to_be_deleted() | fixable_page_h | |
| update_page_lsn(const lsn_t &lsn) const | fixable_page_h | |
| upgrade_latch_conditional(latch_mode_t mode=LATCH_EX) | fixable_page_h | |
| ~fixable_page_h() | fixable_page_h | inline |
| ~generic_page_h() | generic_page_h | inlinevirtual |