MySQL 5.6.14 Source Code Document
|
This is the complete list of members for SectionReader, including all inherited members.
getPos() (defined in SectionReader) | SectionReader | |
getSize() const (defined in SectionReader) | SectionReader | inline |
getWord(Uint32 *dst) (defined in SectionReader) | SectionReader | |
getWords(Uint32 *dst, Uint32 len) (defined in SectionReader) | SectionReader | |
getWordsPtr(const Uint32 *&readPtr, Uint32 &actualLen) (defined in SectionReader) | SectionReader | |
getWordsPtr(Uint32 maxLen, const Uint32 *&readPtr, Uint32 &actualLen) (defined in SectionReader) | SectionReader | |
peekWord(Uint32 *dst) const (defined in SectionReader) | SectionReader | |
peekWords(Uint32 *dst, Uint32 len) const (defined in SectionReader) | SectionReader | |
reset() (defined in SectionReader) | SectionReader | |
SectionReader(struct SegmentedSectionPtr &, class SectionSegmentPool &) (defined in SectionReader) | SectionReader | |
SectionReader(Uint32 firstSectionIVal, class SectionSegmentPool &) (defined in SectionReader) | SectionReader | |
setPos(PosInfo posinfo) (defined in SectionReader) | SectionReader | |
step(Uint32 len) (defined in SectionReader) | SectionReader | |
updateWord(Uint32 value) const | SectionReader |