![]() |
TrinityCore
|
Public Member Functions | |
| HyperlinkDataTokenizer (std::string_view str) | |
| template<typename T > | |
| bool | TryConsumeTo (T &val) |
| bool | IsEmpty () |
Private Attributes | |
| std::string_view | _str |
Definition at line 27 of file HyperlinkTags.cpp.
|
inline |
Definition at line 30 of file HyperlinkTags.cpp.
|
inline |
|
inline |
Definition at line 33 of file HyperlinkTags.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 56 of file HyperlinkTags.cpp.