MySQL 8.4.1
Source Code Documentation
dd::Properties Member List

This is the complete list of members for dd::Properties, including all inherited members.

begin()=0dd::Propertiespure virtual
begin() const =0dd::Propertiespure virtual
clear()=0dd::Propertiespure virtual
const_iterator typedefdd::Properties
empty() const =0dd::Propertiespure virtual
end()=0dd::Propertiespure virtual
end() const =0dd::Propertiespure virtual
exists(const String_type &key) const =0dd::Propertiespure virtual
from_str(const String_type &number, T *value)dd::Propertiesstatic
from_str(const String_type &bool_str, bool *value)dd::Propertiesstatic
get(const String_type &key, String_type *value) const =0dd::Propertiespure virtual
get(const String_type &key, Lex_type *value, MEM_ROOT *mem_root) constdd::Properties
get(const String_type &key, Value_type *value) constdd::Properties
insert_values(const Properties &properties)=0dd::Propertiespure virtual
insert_values(const String_type &raw_string)=0dd::Propertiespure virtual
iterator typedefdd::Properties
Map typedefdd::Properties
operator=(const Properties &)=deletedd::Properties
parse_properties(const String_type &raw_properties)dd::Propertiesstatic
Properties()=defaultdd::Properties
Properties(const Properties &)=defaultdd::Properties
raw_string() const =0dd::Propertiespure virtual
remove(const String_type &key)=0dd::Propertiespure virtual
set(const String_type &key, const String_type &value)=0dd::Propertiespure virtual
set(const String_type &key, Value_type value)dd::Propertiesinline
size() const =0dd::Propertiespure virtual
size_type typedefdd::Properties
to_str(T value)dd::Propertiesstatic
valid_key(const String_type &key) const =0dd::Propertiespure virtual
~Properties()=defaultdd::Propertiesvirtual