TrinityCore
Trinity::ChatCommands::Tail Struct Reference

#include <ChatCommandTags.h>

+ Inheritance diagram for Trinity::ChatCommands::Tail:

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 114 of file ChatCommandTags.h.

Member Typedef Documentation

◆ value_type

using Trinity::ChatCommands::Tail::value_type = std::string_view

Definition at line 116 of file ChatCommandTags.h.

Member Function Documentation

◆ TryConsume()

ChatCommandResult Trinity::ChatCommands::Tail::TryConsume ( ChatHandler const *  ,
std::string_view  args 
)
inline

Definition at line 120 of file ChatCommandTags.h.


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