![]() |
TrinityCore
|
#include <ChatCommandHelpers.h>
Public Member Functions | |
| operator bool () const | |
Public Attributes | |
| std::string_view | token |
| std::string_view | tail |
Definition at line 49 of file ChatCommandHelpers.h.
|
inlineexplicit |
Definition at line 51 of file ChatCommandHelpers.h.
| std::string_view Trinity::Impl::ChatCommands::TokenizeResult::tail |
Definition at line 53 of file ChatCommandHelpers.h.
| std::string_view Trinity::Impl::ChatCommands::TokenizeResult::token |
Definition at line 52 of file ChatCommandHelpers.h.