#include <ChatCommandTags.h>
Definition at line 133 of file ChatCommandTags.h.
◆ value_type
◆ AccountIdentifier() [1/2]
| Trinity::ChatCommands::AccountIdentifier::AccountIdentifier |
( |
| ) |
|
|
default |
◆ AccountIdentifier() [2/2]
| Trinity::ChatCommands::AccountIdentifier::AccountIdentifier |
( |
WorldSession & |
session | ) |
|
◆ FromTarget()
◆ GetConnectedSession()
| WorldSession * Trinity::ChatCommands::AccountIdentifier::GetConnectedSession |
( |
| ) |
|
|
inline |
◆ GetID()
| uint32 Trinity::ChatCommands::AccountIdentifier::GetID |
( |
| ) |
const |
|
inline |
◆ GetName()
| std::string const & Trinity::ChatCommands::AccountIdentifier::GetName |
( |
| ) |
const |
|
inline |
◆ IsConnected()
| bool Trinity::ChatCommands::AccountIdentifier::IsConnected |
( |
| ) |
const |
|
inline |
◆ operator std::string const &()
| Trinity::ChatCommands::AccountIdentifier::operator std::string const & |
( |
| ) |
const |
|
inline |
◆ operator std::string_view()
| Trinity::ChatCommands::AccountIdentifier::operator std::string_view |
( |
| ) |
const |
|
inline |
◆ operator uint32()
| Trinity::ChatCommands::AccountIdentifier::operator uint32 |
( |
| ) |
const |
|
inline |
◆ TryConsume()
◆ _id
| uint32 Trinity::ChatCommands::AccountIdentifier::_id = 0 |
|
private |
◆ _name
| std::string Trinity::ChatCommands::AccountIdentifier::_name |
|
private |
◆ _session
| WorldSession* Trinity::ChatCommands::AccountIdentifier::_session = nullptr |
|
private |
The documentation for this struct was generated from the following files: