MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Tsid_map, including all inherited members.
_sidno_to_tsid | Tsid_map | private |
_sorted | Tsid_map | private |
_tsid_to_sidno | Tsid_map | private |
add_node(rpl_sidno sidno, const Tsid &tsid) | Tsid_map | private |
add_tsid(const Tsid &tsid) | Tsid_map | |
clear() | Tsid_map | |
copy(Tsid_map *dest) | Tsid_map | |
get_max_sidno() const | Tsid_map | inline |
get_sidno(const Tsid_to_sidno_it &it) const | Tsid_map | inline |
get_sorted_sidno() const | Tsid_map | inline |
get_tsid(const Tsid_to_sidno_it &it) const | Tsid_map | inline |
get_tsid_lock() const | Tsid_map | inline |
sidno_to_tsid(rpl_sidno sidno, bool need_lock=false) const | Tsid_map | inline |
Sidno_to_tsid_cont typedef | Tsid_map | |
Tag typedef | Tsid_map | |
Tsid typedef | Tsid_map | |
tsid_lock | Tsid_map | mutableprivate |
Tsid_map(Checkable_rwlock *tsid_lock) | Tsid_map | |
Tsid_ref typedef | Tsid_map | |
tsid_to_sidno(const Tsid &tsid) const | Tsid_map | inline |
Tsid_to_sidno_allocator typedef | Tsid_map | |
Tsid_to_sidno_it typedef | Tsid_map | |
Tsid_to_sidno_map typedef | Tsid_map | |
Tsid_to_sidno_umap typedef | Tsid_map | |
~Tsid_map() | Tsid_map |