struct
#include <eckit/sql/SelectOneTable.h>
SelectOneTable
Constructors, destructors, conversion operators
- SelectOneTable(const SQLTable* table = 0)
- ~SelectOneTable()
Public variables
- const SQLTable* table_
-
std::
vector<std:: reference_wrapper<const SQLColumn>> fetch_ -
std::
vector<std:: pair<const double*, bool>*> values_ - Expressions check_
- Expressions index_
-
std::
pair<const double*, bool&> offset_ -
std::
pair<const double*, bool&> length_ - const SQLColumn* column_
- const SQLTable* table1_
- const SQLTable* table2_
- int order_