Searched refs:TCursor (Results 1 – 1 of 1) sorted by relevance
203 using TCursor = typename TTable::Cursor; variable253 delete static_cast<TCursor*>(c);273 return static_cast<TCursor*>(c)->Filter(c->table_->qc_cache_, v, history);276 return static_cast<TCursor*>(c)->Next();279 return static_cast<TCursor*>(c)->Eof();282 return static_cast<TCursor*>(c)->Column(a, b);285 return static_cast<TCursor*>(c)->RowId(r);