eckit::sql::SQLIterator class

Derived classes

class SQLColumn

Constructors, destructors, conversion operators

SQLIterator(const type::SQLType& type)
~SQLIterator() virtual

Public functions

auto type() const -> const type::SQLType&
void updateType(const type::SQLType& type)
void rewind() pure virtual
auto next(bool& missing) -> double pure virtual
void advance(unsigned long) pure virtual
void load() virtual
void unload() virtual
auto dataSizeDoubles() const -> size_t virtual

Private functions

void print(std::ostream&) const pure virtual

Friends

auto operator<<(std::ostream& s, const SQLIterator& p) -> std::ostream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.