libdballe
8.3
|
CursorSummary implementation. More...
#include <cursor.h>
Public Member Functions | |
DatetimeRange | get_datetimerange () const override |
Level | get_level () const override |
Trange | get_trange () const override |
wreport::Varcode | get_varcode () const override |
size_t | get_count () const override |
void | remove () override |
![]() | |
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 | |
![]() | |
typedef ImplTraits< Summary >::Row | Row |
typedef ImplTraits< Summary >::Rows | Rows |
typedef ImplTraits< Summary >::Interface | Interface |
![]() | |
static std::unique_ptr< Summary > | downcast (std::unique_ptr< Interface > c) |
Downcast a unique_ptr pointer. | |
![]() | |
Rows | rows |
CursorSummary implementation.