TrinityCore
WorldPackets::Strings::ByteSize< MaxBytesWithoutNullTerminator > Struct Template Reference

#include <PacketUtilities.h>

Static Public Member Functions

static bool Validate (std::string const &value)
 

Detailed Description

template<std::size_t MaxBytesWithoutNullTerminator>
struct WorldPackets::Strings::ByteSize< MaxBytesWithoutNullTerminator >

Definition at line 63 of file PacketUtilities.h.

Member Function Documentation

◆ Validate()

template<std::size_t MaxBytesWithoutNullTerminator>
static bool WorldPackets::Strings::ByteSize< MaxBytesWithoutNullTerminator >::Validate ( std::string const &  value)
inlinestatic

Definition at line 63 of file PacketUtilities.h.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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