|
libdballe
8.6
|
Public Member Functions | |
| const DBValues & | values () const |
| void | load (Tracer<> &trc, const StationQueryBuilder &qb) |
| void | enq (impl::Enq &enq) const |
| Rows (std::shared_ptr< v7::Transaction > tr) | |
Public Member Functions inherited from dballe::db::v7::cursor::Rows< StationRow > | |
| Rows (std::shared_ptr< v7::Transaction > tr) | |
| const StationRow * | operator-> () 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::Transaction > | tr |
| Database to operate on. | |
| std::vector< StationRow > | results |
| 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. | |
1.8.16