![]() |
MySQL 9.5.0
Source Code Documentation
|
This is the complete list of members for RowIterator, including all inherited members.
| DoInit()=0 | RowIterator | privatepure virtual |
| DoRead()=0 | RowIterator | privatepure virtual |
| EndPSIBatchModeIfStarted() | RowIterator | inlinevirtual |
| GetProfiler() const | RowIterator | inlinevirtual |
| Init() | RowIterator | inline |
| m_num_full_reads | RowIterator | private |
| m_num_init_calls | RowIterator | private |
| m_num_rows | RowIterator | private |
| m_thd | RowIterator | private |
| num_full_reads() const | RowIterator | inline |
| num_init_calls() const | RowIterator | inline |
| num_rows() const | RowIterator | inline |
| Read() | RowIterator | inline |
| 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 |