OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SortInfo Member List

This is the complete list of members for SortInfo, including all inherited members.

algorithmSortInfo
algorithm(SortAlgorithm::Default)SortInfo
createFromSortNode(const RelSort *sort_node)SortInfoinlinestatic
hashLimit() const SortInfoinline
limitSortInfo
limit(std::nullopt)SortInfo
offsetSortInfo
offset(0)SortInfoinline
operator=(const SortInfo &other)SortInfoinline
order_entriesSortInfo
SortInfo()SortInfoinline
SortInfo(const std::list< Analyzer::OrderEntry > &oe, const SortAlgorithm sa, std::optional< size_t > l, size_t o)SortInfoinline