taco-db
0.1.0
|
This is the complete list of members for taco::Index::Iterator, including all inherited members.
EndScan()=0 | taco::Index::Iterator | pure virtual |
GetCurrentItem()=0 | taco::Index::Iterator | pure virtual |
GetCurrentRecordId()=0 | taco::Index::Iterator | pure virtual |
GetIndex() const | taco::Index::Iterator | inline |
GetIndexAs() const | taco::Index::Iterator | inlineprotected |
IsAtValidItem()=0 | taco::Index::Iterator | pure virtual |
Iterator()=default | taco::Index::Iterator | |
Iterator(const Iterator &)=delete | taco::Index::Iterator | |
Iterator(Iterator &&it)=default | taco::Index::Iterator | |
Iterator(Index *index) | taco::Index::Iterator | inlineprotected |
m_index | taco::Index::Iterator | private |
Next()=0 | taco::Index::Iterator | pure virtual |
operator=(const Iterator &)=delete | taco::Index::Iterator | |
operator=(Iterator &&it)=default | taco::Index::Iterator | |
~Iterator()=default | taco::Index::Iterator | virtual |