MySQL 8.4.0
Source Code Documentation
binlog::AtomicBgcTicketGuard Member List

This is the complete list of members for binlog::AtomicBgcTicketGuard, including all inherited members.

AtomicBgcTicketbinlog::AtomicBgcTicketGuardfriend
AtomicBgcTicketGuard(AtomicBgcTicketGuard const &)=deletebinlog::AtomicBgcTicketGuard
AtomicBgcTicketGuard(AtomicBgcTicket &bgcTicket, const BgcTicket &next_value)binlog::AtomicBgcTicketGuardprotected
AtomicBgcTicketGuard(AtomicBgcTicket &bgcTicket, bool inc_next_before_release=false)binlog::AtomicBgcTicketGuardprotected
get_next() constbinlog::AtomicBgcTicketGuard
get_prev() constbinlog::AtomicBgcTicketGuard
m_next_valuebinlog::AtomicBgcTicketGuardprotected
m_prev_valuebinlog::AtomicBgcTicketGuardprotected
m_refbinlog::AtomicBgcTicketGuardprotected
operator=(AtomicBgcTicketGuard const &)=deletebinlog::AtomicBgcTicketGuard
set_next(const BgcTicket &next)binlog::AtomicBgcTicketGuard
~AtomicBgcTicketGuard()binlog::AtomicBgcTicketGuardvirtual