MySQL 8.0.41
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Segment Member List

This is the complete list of members for Segment, including all inherited members.

flush() noexceptSegmentinline
m_endSegment
m_fileSegment
m_phy_sizeSegment
m_startSegment
operator=(Segment &&)=deleteSegment
operator=(const Segment &)=deleteSegment
Segment(dblwr::File &file, page_no_t start, uint32_t n_pages)Segmentinline
Segment(dblwr::File &file, uint32_t phy_size, page_no_t start, uint32_t n_pages)Segmentinline
Segment(Segment &&)=deleteSegment
Segment(const Segment &)=deleteSegment
write(const void *ptr, uint32_t len) noexceptSegmentinline
~Segment()=defaultSegmentvirtual