openMSX
Public Member Functions | List of all members
openmsx::XXTclHasher Struct Reference

#include <TclObject.hh>

Public Member Functions

uint32_t operator() (std::string_view str) const
 
uint32_t operator() (const TclObject &obj) const
 

Detailed Description

Definition at line 300 of file TclObject.hh.

Member Function Documentation

◆ operator()() [1/2]

uint32_t openmsx::XXTclHasher::operator() ( const TclObject obj) const
inline

Definition at line 304 of file TclObject.hh.

References openmsx::TclObject::getString(), and xxhash().

◆ operator()() [2/2]

uint32_t openmsx::XXTclHasher::operator() ( std::string_view  str) const
inline

Definition at line 301 of file TclObject.hh.

References xxhash().


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