TrinityCore
Loading...
Searching...
No Matches
UpdateFetcher::PathCompare Struct Reference

Public Types

using is_transparent = int
 

Public Member Functions

template<typename L , typename R >
bool operator() (L const &left, R const &right) const
 

Static Public Member Functions

static std::string MakeComparisonObject (LocaleFileEntry const &arg)
 
static std::string const & MakeComparisonObject (std::string const &arg)
 

Detailed Description

Definition at line 110 of file UpdateFetcher.h.

Member Typedef Documentation

◆ is_transparent

Definition at line 121 of file UpdateFetcher.h.

Member Function Documentation

◆ MakeComparisonObject() [1/2]

std::string UpdateFetcher::PathCompare::MakeComparisonObject ( LocaleFileEntry const &  arg)
static

Definition at line 418 of file UpdateFetcher.cpp.

◆ MakeComparisonObject() [2/2]

static std::string const & UpdateFetcher::PathCompare::MakeComparisonObject ( std::string const &  arg)
inlinestatic

Definition at line 113 of file UpdateFetcher.h.

◆ operator()()

template<typename L , typename R >
bool UpdateFetcher::PathCompare::operator() ( L const &  left,
R const &  right 
) const
inline

Definition at line 116 of file UpdateFetcher.h.


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