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

This is the complete list of members for Parser::DropTableStmt, including all inherited members.

DropTableStmt(std::string *tab, bool i)Parser::DropTableStmtinline
DropTableStmt(const rapidjson::Value &payload)Parser::DropTableStmt
execute(const Catalog_Namespace::SessionInfo &session, bool read_only_mode) overrideParser::DropTableStmtvirtual
get_table() const Parser::DropTableStmtinline
if_exists_Parser::DropTableStmtprivate
setColumnDescriptor(ColumnDescriptor &cd, const ColumnDef *coldef)Parser::DDLStmt
table_Parser::DropTableStmtprivate
~Node()Parser::Nodeinlinevirtual