OmniSciDB
a5dc49c757
|
#include <boost/algorithm/string/predicate.hpp>
#include "QueryEngine/Execute.h"
#include "Shared/toString.h"
Go to the source code of this file.
Classes | |
struct | RowFunctionManager |
Namespaces | |
anonymous_namespace{RowFunctionManager.h} | |
Functions | |
std::string | anonymous_namespace{RowFunctionManager.h}::drop_suffix_impl (const std::string &str) |
std::list< const Analyzer::Expr * > | anonymous_namespace{RowFunctionManager.h}::find_function_oper (const Analyzer::Expr *expr, const std::string &func_name_wo_suffix) |