![]() |
MySQL 9.6.0
Source Code Documentation
|
Common interface, parameterized by tag type. More...
#include <tsid.h>
Public Types | |
| using | Tag_t = Tag_tp |
Public Member Functions | |
| Tsid_interface ()=default | |
| Tsid_interface (const mysql::uuids::Uuid &uuid, const Is_tag auto &tag) | |
| Tsid_interface (const mysql::uuids::Uuid &uuid) | |
| Tsid_interface (const Is_tsid auto &other) | |
| const mysql::uuids::Uuid & | uuid () const |
| mysql::uuids::Uuid & | uuid () |
| const auto & | tag () const |
| auto & | tag () |
| auto | assign (const Is_tsid auto &other) |
Private Attributes | |
| mysql::uuids::Uuid | m_uuid |
| Tag_t | m_tag |
Common interface, parameterized by tag type.
| using mysql::gtids::detail::Tsid_interface< Self_tp, Tag_tp >::Tag_t = Tag_tp |
|
default |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |