TrinityCore
Trinity::ChatCommands::QuotedString Struct Reference

#include <ChatCommandTags.h>

+ Inheritance diagram for Trinity::ChatCommands::QuotedString:

Public Types

using value_type = std::string
 
- Public Types inherited from Trinity::Impl::ChatCommands::ContainerTag
using ChatCommandResult = Trinity::Impl::ChatCommands::ChatCommandResult
 

Public Member Functions

TC_GAME_API ChatCommandResult TryConsume (ChatHandler const *handler, std::string_view args)
 

Detailed Description

Definition at line 142 of file ChatCommandTags.h.

Member Typedef Documentation

◆ value_type

Definition at line 144 of file ChatCommandTags.h.

Member Function Documentation

◆ TryConsume()

ChatCommandResult Trinity::ChatCommands::QuotedString::TryConsume ( ChatHandler const *  handler,
std::string_view  args 
)

Definition at line 32 of file ChatCommandTags.cpp.

+ Here is the call graph for this function:

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