Searched refs:TCursor (Results 1 – 1 of 1) sorted by relevance
168 using TCursor = typename TTable::Cursor; variable217 delete static_cast<TCursor*>(c);227 return static_cast<TCursor*>(c)->Filter(qc, v);230 return static_cast<TCursor*>(c)->Next();233 return static_cast<TCursor*>(c)->Eof();236 return static_cast<TCursor*>(c)->Column(a, b);239 return static_cast<TCursor*>(c)->RowId(r);