![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
This is the complete list of members for mysql::gtid::Gtid, including all inherited members.
| decode_gtid_tagged(const unsigned char *buf, std::size_t buf_len) | mysql::gtid::Gtid | virtual | 
| encode_gtid_tagged(unsigned char *buf) const | mysql::gtid::Gtid | virtual | 
| get_gno() const | mysql::gtid::Gtid | virtual | 
| get_max_encoded_length() | mysql::gtid::Gtid | inlinestatic | 
| get_tag() const | mysql::gtid::Gtid | virtual | 
| get_tsid() const | mysql::gtid::Gtid | virtual | 
| get_uuid() const | mysql::gtid::Gtid | virtual | 
| Gtid()=default | mysql::gtid::Gtid | |
| Gtid(const Tsid &tsid, gno_t gno) | mysql::gtid::Gtid | |
| Gtid(const Gtid &other) | mysql::gtid::Gtid | |
| m_gno | mysql::gtid::Gtid | protected | 
| m_tsid | mysql::gtid::Gtid | protected | 
| operator!=(const Gtid &other) const | mysql::gtid::Gtid | virtual | 
| operator=(const Gtid &other) | mysql::gtid::Gtid | virtual | 
| operator==(const Gtid &other) const | mysql::gtid::Gtid | virtual | 
| separator_gtid | mysql::gtid::Gtid | static | 
| to_string() const | mysql::gtid::Gtid | virtual | 
| ~Gtid() | mysql::gtid::Gtid | virtual |