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

Public Member Functions

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

Additional Inherited Members

- Public Attributes inherited from dballe::db::v7::cursor::Rows< StationRow >
std::shared_ptr< v7::Transactiontr
 Database to operate on.
 
std::vector< StationRowresults
 Storage for the raw database results.
 
std::vector< StationRow >::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: