libdballe  8.3
Public Member Functions | List of all members
dballe::db::v7::cursor::Stations Struct Reference

CursorStation implementation. More...

#include <cursor.h>

Inheritance diagram for dballe::db::v7::cursor::Stations:
dballe::db::v7::cursor::Base< Stations >

Public Member Functions

DBValues get_values () const override
 
void remove () override
 
- Public Member Functions inherited from dballe::db::v7::cursor::Base< Stations >
 Base (std::shared_ptr< v7::Transaction > tr)
 
int remaining () const override
 
bool next () override
 
void discard () override
 
dballe::DBStation get_station () const override
 
void enq (impl::Enq &enq) const override
 
unsigned test_iterate (FILE *dump=0) override
 Iterate the cursor until the end, returning the number of items. More...
 

Additional Inherited Members

- Public Types inherited from dballe::db::v7::cursor::Base< Stations >
typedef ImplTraits< Stations >::Row Row
 
typedef ImplTraits< Stations >::Rows Rows
 
typedef ImplTraits< Stations >::Interface Interface
 
- Static Public Member Functions inherited from dballe::db::v7::cursor::Base< Stations >
static std::unique_ptr< Stationsdowncast (std::unique_ptr< Interface > c)
 Downcast a unique_ptr pointer.
 
- Public Attributes inherited from dballe::db::v7::cursor::Base< Stations >
Rows rows
 

Detailed Description

CursorStation implementation.


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