libdballe
8.3
|
Public Member Functions | |
void | load (Tracer<> &trc, const SummaryQueryBuilder &qb) |
void | enq (impl::Enq &enq) const |
![]() | |
bool | next () |
void | discard () |
const LevTrEntry & | get_levtr () const |
![]() | |
Rows (std::shared_ptr< v7::Transaction > tr) | |
const SummaryRow * | operator-> () const |
int | get_priority () const |
bool | next () |
void | discard () |
Additional Inherited Members | |
![]() | |
const LevTrEntry * | levtr |
![]() | |
std::shared_ptr< v7::Transaction > | tr |
Database to operate on. | |
std::vector< SummaryRow > | results |
Storage for the raw database results. | |
std::vector< SummaryRow >::const_iterator | cur |
Iterator to the current position in results. | |
bool | at_start |
True if we are at the start of the iteration. | |