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

Public Member Functions

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

Additional Inherited Members

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