Atlas [0.42.0] | C++ docs
  1. Browse source
  1. Pages
  2. Classes
  3. Namespaces
  4. Files

eckit::sql::SQLSelectFactory class
#include <eckit/sql/SQLSelectFactory.h>

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions

Constructors, destructors, conversion operators

SQLSelectFactory(SQLSession& session)

Public functions

auto create(bool distinct, const expression::Expressions& select_list, const std::string& into, const std::vector<std::reference_wrapper<SQLTable>>& from, std::shared_ptr<expression::SQLExpression> where, const expression::Expressions& group_by, std::pair<expression::Expressions, std::vector<bool>> order_by) -> SQLSelect*
auto createColumn(const std::string& columnName, const std::string& bitfieldName, std::shared_ptr<expression::SQLExpression>& vectorIndex, const std::string& tableReference, std::shared_ptr<expression::SQLExpression>& pshift) -> std::shared_ptr<expression::SQLExpression>
auto database() -> SQLDatabase&
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Atlas docs. Part of the Atlas project, copyright © ECMWF
    Generated by Doxygen and m.css. Contact the team via GitHub.