TrinityCore
Trinity::Hyperlinks::LinkTags::mount Struct Reference

#include <Hyperlinks.h>

Public Types

using value_type = MountLinkData const &
 

Static Public Member Functions

static constexpr std::string_view tag ()
 
static bool StoreTo (MountLinkData &val, std::string_view text)
 

Detailed Description

Definition at line 455 of file Hyperlinks.h.

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ StoreTo()

bool Trinity::Hyperlinks::LinkTags::mount::StoreTo ( MountLinkData val,
std::string_view  text 
)
static

Definition at line 418 of file HyperlinkTags.cpp.

+ Here is the call graph for this function:

◆ tag()

static constexpr std::string_view Trinity::Hyperlinks::LinkTags::mount::tag ( )
inlinestaticconstexpr

Definition at line 458 of file Hyperlinks.h.


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