Public Member Functions | Private Attributes | List of all members
re2::HashMix Class Reference

#include <mix.h>

Public Member Functions

size_t get () const
 
size_t get () const
 
 HashMix ()
 
 HashMix ()
 
 HashMix (size_t val)
 
 HashMix (size_t val)
 
void Mix (size_t val)
 
void Mix (size_t val)
 

Private Attributes

size_t hash_
 

Detailed Description

Definition at line 20 of file bloaty/third_party/re2/util/mix.h.

Constructor & Destructor Documentation

◆ HashMix() [1/4]

re2::HashMix::HashMix ( )
inline

Definition at line 22 of file bloaty/third_party/re2/util/mix.h.

◆ HashMix() [2/4]

re2::HashMix::HashMix ( size_t  val)
inlineexplicit

Definition at line 23 of file bloaty/third_party/re2/util/mix.h.

◆ HashMix() [3/4]

re2::HashMix::HashMix ( )
inline

Definition at line 22 of file re2/util/mix.h.

◆ HashMix() [4/4]

re2::HashMix::HashMix ( size_t  val)
inlineexplicit

Definition at line 23 of file re2/util/mix.h.

Member Function Documentation

◆ get() [1/2]

size_t re2::HashMix::get ( ) const
inline

Definition at line 30 of file bloaty/third_party/re2/util/mix.h.

◆ get() [2/2]

size_t re2::HashMix::get ( ) const
inline

Definition at line 30 of file re2/util/mix.h.

◆ Mix() [1/2]

void re2::HashMix::Mix ( size_t  val)
inline

Definition at line 24 of file re2/util/mix.h.

◆ Mix() [2/2]

void re2::HashMix::Mix ( size_t  val)
inline

Definition at line 24 of file bloaty/third_party/re2/util/mix.h.

Member Data Documentation

◆ hash_

size_t re2::HashMix::hash_
private

Definition at line 32 of file bloaty/third_party/re2/util/mix.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42