LMMS
Loading...
Searching...
No Matches
SordIterImpl Struct Reference

Public Attributes

const SordModelsord
 Model being iterated over.
ZixBTreeItercur
 Current DB cursor.
SordQuad pat
 Pattern (in ordering order).
SordOrder order
 Store order (which index).
SearchMode mode
 Iteration mode.
int n_prefix
 Prefix for RANGE and FILTER_RANGE.
bool end
 True iff reached end.
bool skip_graphs
 Iteration should ignore graphs.

Detailed Description

Iterator over some range of a store

Member Data Documentation

◆ cur

ZixBTreeIter * SordIterImpl::cur

Current DB cursor.

◆ end

bool SordIterImpl::end

True iff reached end.

◆ mode

SearchMode SordIterImpl::mode

Iteration mode.

◆ n_prefix

int SordIterImpl::n_prefix

Prefix for RANGE and FILTER_RANGE.

◆ order

SordOrder SordIterImpl::order

Store order (which index).

◆ pat

SordQuad SordIterImpl::pat

Pattern (in ordering order).

◆ skip_graphs

bool SordIterImpl::skip_graphs

Iteration should ignore graphs.

◆ sord

const SordModel * SordIterImpl::sord

Model being iterated over.


The documentation for this struct was generated from the following files: