|
| Sort (std::vector< std::unique_ptr< annadb::Query::SortCmd > > &&cmds) noexcept |
|
| QueryCmd (std::string_view name, bool start_cmd) |
|
std::string | name () noexcept |
|
bool | can_start_pipeline () const noexcept |
|
virtual std::string | query () noexcept |
|
bool | next_step_allowed (const std::string &cmdName) noexcept |
|
bool | previous_step_allowed (const std::string &cmdName) noexcept |
|
|
template<std::convertible_to< std::string > ... T> |
static Sort | ASC (T &&...fields) noexcept |
|
template<std::convertible_to< std::string > ... T> |
static Sort | DESC (T &&...fields) noexcept |
|
The documentation for this class was generated from the following file: