MySQL 9.0.0
Source Code Documentation
mysql::gtid::Tsid::Hash Struct Reference

Structure to compute hash function of a given Tag object. More...

#include <tsid.h>

Public Member Functions

size_t operator() (const Tsid &arg) const
 Computes hash of a given Tsid object. More...
 

Detailed Description

Structure to compute hash function of a given Tag object.

Member Function Documentation

◆ operator()()

size_t mysql::gtid::Tsid::Hash::operator() ( const Tsid arg) const
inline

Computes hash of a given Tsid object.

Parameters
argObject handle for which hash will be calculated

The documentation for this struct was generated from the following file: