OmniSciDB
a5dc49c757
|
This is the complete list of members for ParserWrapper, including all inherited members.
ddl_cmd | ParserWrapper | privatestatic |
dml_type_ | ParserWrapper | private |
DMLType enum name | ParserWrapper | |
getDMLType() const | ParserWrapper | inline |
getQueryType() const | ParserWrapper | inline |
is_copy | ParserWrapper | |
is_copy_to | ParserWrapper | |
is_ctas | ParserWrapper | |
is_ddl | ParserWrapper | |
is_itas | ParserWrapper | |
is_other_explain | ParserWrapper | |
is_refresh | ParserWrapper | |
is_update_dml | ParserWrapper | |
is_validate | ParserWrapper | |
isUpdateDelete() const | ParserWrapper | inline |
ParserWrapper(std::string query_string) | ParserWrapper | |
process(std::string user, std::string passwd, std::string catalog, std::string sql_string, const bool legacy_syntax) | ParserWrapper | |
query_type_ | ParserWrapper | private |
QueryType enum name | ParserWrapper | |
update_dml_cmd | ParserWrapper | privatestatic |
~ParserWrapper() | ParserWrapper | virtual |