MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for RowIterator, including all inherited members.
EndPSIBatchModeIfStarted() | RowIterator | inlinevirtual |
GetProfiler() const | RowIterator | inlinevirtual |
Init()=0 | RowIterator | pure virtual |
m_thd | RowIterator | private |
Read()=0 | RowIterator | pure virtual |
real_iterator() | RowIterator | inlinevirtual |
real_iterator() const | RowIterator | inlinevirtual |
RowIterator(THD *thd) | RowIterator | inlineexplicit |
RowIterator(const RowIterator &)=delete | RowIterator | |
RowIterator(RowIterator &&)=default | RowIterator | |
SetNullRowFlag(bool is_null_row)=0 | RowIterator | pure virtual |
SetOverrideProfiler(const IteratorProfiler *profiler) | RowIterator | inlinevirtual |
StartPSIBatchMode() | RowIterator | inlinevirtual |
thd() const | RowIterator | inlineprotected |
UnlockRow()=0 | RowIterator | pure virtual |
~RowIterator()=default | RowIterator | virtual |