Aux_key typedef | dd::Charset | |
Cache_partition typedef | dd::Charset | |
Charset_impl() | dd::Charset_impl | inline |
check_parent_consistency(Entity_object_impl *parent, Object_id parent_id) const | dd::Weak_object_impl_< use_pfs > | protected |
clone() const override | dd::Charset_impl | inlineprivatevirtual |
clone_dropped_object_placeholder() const override | dd::Charset_impl | inlineprivatevirtual |
comment() const override | dd::Charset_impl | inlinevirtual |
create_primary_key() const override | dd::Entity_object_impl | virtual |
DD_table typedef | dd::Charset | |
debug_print(String_type &outb) const override | dd::Charset_impl | inlinevirtual |
default_collation_id() const override | dd::Charset_impl | inlinevirtual |
deserialize(Sdi_rcontext *rctx, const RJ_Value &val) | dd::Entity_object_impl | protected |
drop(Open_dictionary_tables_ctx *otx) const | dd::Weak_object_impl_< use_pfs > | |
drop_children(Open_dictionary_tables_ctx *) const | dd::Weak_object_impl_< use_pfs > | inlinevirtual |
Entity_object_impl() | dd::Entity_object_impl | inline |
Entity_object_impl(const Entity_object_impl &src) | dd::Entity_object_impl | inlineprotected |
fix_has_new_primary_key() override | dd::Entity_object_impl | inlineprotectedvirtual |
has_new_primary_key() const override | dd::Entity_object_impl | inlinevirtual |
id() const override | dd::Charset_impl | inlinevirtual |
Id_key typedef | dd::Charset | |
impl() override | dd::Charset_impl | inlinevirtual |
impl() const override | dd::Charset_impl | inlinevirtual |
Impl typedef | dd::Charset | |
is_persistent() const override | dd::Charset_impl | inlinevirtual |
m_comment | dd::Charset_impl | private |
m_default_collation_id | dd::Charset_impl | private |
m_has_new_primary_key | dd::Entity_object_impl | private |
m_id | dd::Entity_object_impl | private |
m_mb_max_length | dd::Charset_impl | private |
m_name | dd::Entity_object_impl | private |
mb_max_length() const override | dd::Charset_impl | inlinevirtual |
name() const override | dd::Charset_impl | inlinevirtual |
Name_key typedef | dd::Charset | |
object_table() const override | dd::Charset_impl | virtual |
operator delete(void *ptr, const std::nothrow_t &nt) noexcept | dd::Weak_object_impl_< use_pfs > | inline |
operator delete(void *ptr) noexcept | dd::Weak_object_impl_< use_pfs > | inline |
operator new(size_t size, const std::nothrow_t &nt) noexcept | dd::Weak_object_impl_< use_pfs > | inline |
operator new(size_t size) noexcept | dd::Weak_object_impl_< use_pfs > | inline |
register_tables(Open_dictionary_tables_ctx *otx) | dd::Charset_impl | static |
restore_attributes(const Raw_record &r) override | dd::Charset_impl | virtual |
restore_children(Open_dictionary_tables_ctx *) | dd::Weak_object_impl_< use_pfs > | inlinevirtual |
restore_id(const Raw_record &r, int field_idx) | dd::Entity_object_impl | protected |
restore_name(const Raw_record &r, int field_idx) | dd::Entity_object_impl | protected |
serialize(Sdi_wcontext *wctx, Sdi_writer *w) const | dd::Entity_object_impl | protected |
set_comment(const String_type &comment) | dd::Charset_impl | inlinevirtual |
set_default_collation_id(Object_id collation_id) override | dd::Charset_impl | inlinevirtual |
set_id(Object_id id) | dd::Entity_object_impl | inline |
set_mb_max_length(uint mb_max_length) | dd::Charset_impl | inlinevirtual |
set_name(const String_type &name) override | dd::Charset_impl | inlinevirtual |
set_primary_key_value(const Raw_new_record &r) override | dd::Entity_object_impl | protectedvirtual |
store(Open_dictionary_tables_ctx *otx) | dd::Weak_object_impl_< use_pfs > | virtual |
store_attributes(Raw_record *r) override | dd::Charset_impl | virtual |
store_children(Open_dictionary_tables_ctx *) | dd::Weak_object_impl_< use_pfs > | inlinevirtual |
store_id(Raw_record *r, int field_idx) | dd::Entity_object_impl | protected |
store_name(Raw_record *r, int field_idx) | dd::Entity_object_impl | protected |
store_name(Raw_record *r, int field_idx, bool is_null) | dd::Entity_object_impl | protected |
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 |
validate() const override | dd::Charset_impl | virtual |
Weak_object()=default | dd::Weak_object | |
Weak_object(const Weak_object &)=default | dd::Weak_object | |
Weak_object_impl_()=default | dd::Weak_object_impl_< use_pfs > | |
~Weak_object()=default | dd::Weak_object | virtual |
~Weak_object_impl_() override=default | dd::Weak_object_impl_< use_pfs > | |