TrinityCore
Loading...
Searching...
No Matches
Trinity::ChatCommands::ExactSequence< Sequence > Struct Template Reference

#include <ChatCommandTags.h>

+ Inheritance diagram for Trinity::ChatCommands::ExactSequence< Sequence >:

Public Types

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

Public Member Functions

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

Detailed Description

template<Impl::ChatCommands::string_literal Sequence>
struct Trinity::ChatCommands::ExactSequence< Sequence >

Definition at line 86 of file ChatCommandTags.h.

Member Typedef Documentation

◆ value_type

using Trinity::ChatCommands::ExactSequence< Sequence >::value_type = void

Definition at line 88 of file ChatCommandTags.h.

Member Function Documentation

◆ TryConsume()

ChatCommandResult Trinity::ChatCommands::ExactSequence< Sequence >::TryConsume ( ChatHandler const *  handler,
std::string_view  args 
) const
inline

Definition at line 90 of file ChatCommandTags.h.

+ Here is the call graph for this function:

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