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

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

CreateDBStmt(const rapidjson::Value &payload)Parser::CreateDBStmt
CreateDBStmt(std::string *n, std::list< NameValueAssign * > *l, const bool if_not_exists)Parser::CreateDBStmtinline
db_name_Parser::CreateDBStmtprivate
execute(const Catalog_Namespace::SessionInfo &session, bool read_only_mode) overrideParser::CreateDBStmtvirtual
if_not_exists_Parser::CreateDBStmtprivate
options_Parser::CreateDBStmtprivate
setColumnDescriptor(ColumnDescriptor &cd, const ColumnDef *coldef)Parser::DDLStmt
~Node()Parser::Nodeinlinevirtual