#include <charset.h>
◆ Aux_key
◆ Cache_partition
◆ DD_table
◆ Id_key
◆ Impl
◆ Name_key
◆ clone()
virtual Charset * dd::Charset::clone |
( |
| ) |
const |
|
pure virtual |
Allocate a new object and invoke the copy constructor.
- Returns
- pointer to dynamically allocated copy
Implemented in dd::Charset_impl.
◆ clone_dropped_object_placeholder()
virtual Charset * dd::Charset::clone_dropped_object_placeholder |
( |
| ) |
const |
|
pure virtual |
Allocate a new object which can serve as a placeholder for the original object in the Dictionary_client's dropped registry (i.e.
it has the same keys as original).
Implemented in dd::Charset_impl.
◆ comment()
virtual const String_type & dd::Charset::comment |
( |
| ) |
const |
|
pure virtual |
◆ default_collation_id()
virtual Object_id dd::Charset::default_collation_id |
( |
| ) |
const |
|
pure virtual |
◆ mb_max_length()
virtual uint dd::Charset::mb_max_length |
( |
| ) |
const |
|
pure virtual |
◆ set_default_collation_id()
virtual void dd::Charset::set_default_collation_id |
( |
Object_id |
default_collation_id | ) |
|
|
pure virtual |
◆ update_aux_key()
virtual bool dd::Charset::update_aux_key |
( |
Aux_key * |
| ) |
const |
|
inlinevirtual |
◆ update_id_key() [1/2]
virtual bool dd::Charset::update_id_key |
( |
Id_key * |
key | ) |
const |
|
inlinevirtual |
◆ update_id_key() [2/2]
◆ update_name_key() [1/2]
virtual bool dd::Charset::update_name_key |
( |
Name_key * |
key | ) |
const |
|
inlinevirtual |
◆ update_name_key() [2/2]
The documentation for this class was generated from the following files: