TrinityCore
Loading...
Searching...
No Matches
SpellInfoVisitor Struct Reference

Public Types

using value_type = SpellInfo const *
 

Public Member Functions

value_type operator() (Hyperlink< apower > artifactPower) const
 
value_type operator() (Hyperlink< conduit > soulbindConduit) const
 
value_type operator() (Hyperlink< enchant > enchant) const
 
value_type operator() (Hyperlink< mawpower > mawPower) const
 
value_type operator() (Hyperlink< mount > const &mount) const
 
value_type operator() (Hyperlink< pvptal > pvpTalent) const
 
value_type operator() (Hyperlink< spell > spell) const
 
value_type operator() (Hyperlink< talent > talent) const
 
value_type operator() (Hyperlink< trade > const &trade) const
 
value_type operator() (uint32 spellId) const
 

Detailed Description

Definition at line 209 of file ChatCommandArgs.cpp.

Member Typedef Documentation

◆ value_type

Definition at line 211 of file ChatCommandArgs.cpp.

Member Function Documentation

◆ operator()() [1/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< apower >  artifactPower) const
inline

Definition at line 213 of file ChatCommandArgs.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator()() [2/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< conduit >  soulbindConduit) const
inline

Definition at line 214 of file ChatCommandArgs.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator()() [3/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< enchant >  enchant) const
inline

Definition at line 215 of file ChatCommandArgs.cpp.

◆ operator()() [4/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< mawpower >  mawPower) const
inline

Definition at line 216 of file ChatCommandArgs.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator()() [5/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< mount > const &  mount) const
inline

Definition at line 217 of file ChatCommandArgs.cpp.

◆ operator()() [6/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< pvptal >  pvpTalent) const
inline

Definition at line 218 of file ChatCommandArgs.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator()() [7/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< spell >  spell) const
inline

Definition at line 219 of file ChatCommandArgs.cpp.

◆ operator()() [8/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< talent >  talent) const
inline

Definition at line 220 of file ChatCommandArgs.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ operator()() [9/10]

value_type SpellInfoVisitor::operator() ( Hyperlink< trade > const &  trade) const
inline

Definition at line 221 of file ChatCommandArgs.cpp.

◆ operator()() [10/10]

value_type SpellInfoVisitor::operator() ( uint32  spellId) const
inline

Definition at line 223 of file ChatCommandArgs.cpp.


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