MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for dd::Charset, including all inherited members.
Aux_key typedef | dd::Charset | |
Cache_partition typedef | dd::Charset | |
clone() const =0 | dd::Charset | pure virtual |
clone_dropped_object_placeholder() const =0 | dd::Charset | pure virtual |
comment() const =0 | dd::Charset | pure virtual |
DD_table typedef | dd::Charset | |
debug_print(String_type &outb) const =0 | dd::Weak_object | pure virtual |
default_collation_id() const =0 | dd::Charset | pure virtual |
id() const =0 | dd::Entity_object | pure virtual |
Id_key typedef | dd::Charset | |
Impl typedef | dd::Charset | |
impl()=0 | dd::Entity_object | privatepure virtual |
impl() const =0 | dd::Entity_object | privatepure virtual |
is_persistent() const =0 | dd::Entity_object | pure virtual |
mb_max_length() const =0 | dd::Charset | pure virtual |
name() const =0 | dd::Entity_object | pure virtual |
Name_key typedef | dd::Charset | |
set_default_collation_id(Object_id default_collation_id)=0 | dd::Charset | pure virtual |
set_name(const String_type &name)=0 | dd::Entity_object | pure virtual |
update_aux_key(Aux_key *) const | dd::Charset | inlinevirtual |
update_id_key(Id_key *key) const | dd::Charset | inlinevirtual |
update_id_key(Id_key *key, Object_id id) | dd::Charset | static |
update_name_key(Name_key *key) const | dd::Charset | inlinevirtual |
update_name_key(Name_key *key, const String_type &name) | dd::Charset | static |
Weak_object()=default | dd::Weak_object | |
Weak_object(const Weak_object &)=default | dd::Weak_object | |
~Weak_object()=default | dd::Weak_object | virtual |