TrinityCore
Trinity::Impl::ChatCommands::TokenizeResult Struct Reference

#include <ChatCommandHelpers.h>

Public Member Functions

 operator bool ()
 

Public Attributes

std::string_view token
 
std::string_view tail
 

Detailed Description

Definition at line 50 of file ChatCommandHelpers.h.

Member Function Documentation

◆ operator bool()

Trinity::Impl::ChatCommands::TokenizeResult::operator bool ( )
inlineexplicit

Definition at line 51 of file ChatCommandHelpers.h.

Member Data Documentation

◆ tail

std::string_view Trinity::Impl::ChatCommands::TokenizeResult::tail

Definition at line 53 of file ChatCommandHelpers.h.

◆ token

std::string_view Trinity::Impl::ChatCommands::TokenizeResult::token

Definition at line 52 of file ChatCommandHelpers.h.


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