MySQL 9.0.0
Source Code Documentation
mysql::gtid::Tag Member List

This is the complete list of members for mysql::gtid::Tag, including all inherited members.

decode_tag(const unsigned char *buf, std::size_t buf_len, const Gtid_format &gtid_format)mysql::gtid::Tag
encode_tag(unsigned char *buf, const Gtid_format &gtid_format) constmysql::gtid::Tag
from_cstring(const char *text)mysql::gtid::Tag
from_string(const std::string &text)mysql::gtid::Tag
get_data() constmysql::gtid::Taginline
get_data()mysql::gtid::Taginline
get_encoded_length(const Gtid_format &gtid_format) constmysql::gtid::Tag
get_length() constmysql::gtid::Tag
get_max_encoded_length()mysql::gtid::Taginlinestatic
is_character_valid(const char &character, std::size_t pos)mysql::gtid::Tagprotectedstatic
is_defined() constmysql::gtid::Taginline
is_empty() constmysql::gtid::Taginline
is_valid_end_char(const char &character)mysql::gtid::Tagprotectedstatic
m_datamysql::gtid::Tagprotected
operator!=(const Tag &other) constmysql::gtid::Tag
operator<(const Tag &other) constmysql::gtid::Taginline
operator==(const Tag &other) constmysql::gtid::Tag
replace(const char *text, std::size_t len)mysql::gtid::Tagprotected
Tag()=defaultmysql::gtid::Tag
Tag(const Tag_plain &tag)mysql::gtid::Tagexplicit
Tag(const std::string &text)mysql::gtid::Tag
Tag_data typedefmysql::gtid::Tag
to_string() constmysql::gtid::Tag
to_string(char *out) constmysql::gtid::Tag