TrinityCore
CurrencyTypesVisitor Struct Reference

Public Types

using value_type = CurrencyTypesEntry const *
 

Public Member Functions

value_type operator() (Hyperlink< currency > currency) const
 
value_type operator() (uint32 currencyId) const
 

Detailed Description

Definition at line 44 of file ChatCommandArgs.cpp.

Member Typedef Documentation

◆ value_type

Definition at line 46 of file ChatCommandArgs.cpp.

Member Function Documentation

◆ operator()() [1/2]

value_type CurrencyTypesVisitor::operator() ( Hyperlink< currency >  currency) const
inline

Definition at line 47 of file ChatCommandArgs.cpp.

◆ operator()() [2/2]

value_type CurrencyTypesVisitor::operator() ( uint32  currencyId) const
inline

Definition at line 48 of file ChatCommandArgs.cpp.


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