This is the complete list of members for
HeapEngine, including all inherited members.
bas_ext() const (defined in HeapEngine) | HeapEngine | [inline] |
create(Table &table) (defined in HeapEngine) | HeapEngine | [inline, virtual] |
doCreateTable(Session &session, Table &table_arg, const identifier::Table &identifier, const message::Table &create_proto) (defined in HeapEngine) | HeapEngine | |
doDoesTableExist(Session &session, const identifier::Table &identifier) (defined in HeapEngine) | HeapEngine | |
doDropTable(Session &, const identifier::Table &identifier) (defined in HeapEngine) | HeapEngine | |
doGetTableDefinition(Session &session, const identifier::Table &identifier, message::Table &table_message) (defined in HeapEngine) | HeapEngine | |
doGetTableIdentifiers(CachedDirectory &directory, const identifier::Schema &schema_identifier, identifier::Table::vector &set_of_identifiers) (defined in HeapEngine) | HeapEngine | |
doRenameTable(Session &, const identifier::Table &from, const identifier::Table &to) (defined in HeapEngine) | HeapEngine | |
heap_create_table(Session *session, const char *table_name, Table *table_arg, bool internal_table, const message::Table &create_proto, HP_SHARE **internal_share) (defined in HeapEngine) | HeapEngine | |
HeapEngine(string name_arg) (defined in HeapEngine) | HeapEngine | [inline, explicit] |
index_flags(enum ha_key_alg) const (defined in HeapEngine) | HeapEngine | [inline] |
max_supported_key_part_length() const (defined in HeapEngine) | HeapEngine | [inline] |
max_supported_keys() const (defined in HeapEngine) | HeapEngine | [inline] |
~HeapEngine() (defined in HeapEngine) | HeapEngine | [inline, virtual] |