libdballe  8.6
Public Member Functions | List of all members
dballe::db::v7::cursor::SummaryRows Struct Reference
Inheritance diagram for dballe::db::v7::cursor::SummaryRows:
dballe::db::v7::cursor::LevTrRows< SummaryRow > dballe::db::v7::cursor::Rows< SummaryRow >

Public Member Functions

void load (Tracer<> &trc, const SummaryQueryBuilder &qb)
 
void enq (impl::Enq &enq) const
 
- Public Member Functions inherited from dballe::db::v7::cursor::LevTrRows< SummaryRow >
bool next ()
 
void discard ()
 
const LevTrEntryget_levtr () const
 
- Public Member Functions inherited from dballe::db::v7::cursor::Rows< SummaryRow >
 Rows (std::shared_ptr< v7::Transaction > tr)
 
const SummaryRowoperator-> () const
 
int get_priority () const
 
bool next ()
 
void discard ()
 

Additional Inherited Members

- Public Attributes inherited from dballe::db::v7::cursor::LevTrRows< SummaryRow >
const LevTrEntrylevtr
 
- Public Attributes inherited from dballe::db::v7::cursor::Rows< SummaryRow >
std::shared_ptr< v7::Transactiontr
 Database to operate on.
 
std::vector< SummaryRowresults
 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.
 

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