TrinityCore
Loading...
Searching...
No Matches
ClientBuild Namespace Reference

Namespaces

namespace  Arch
 
namespace  Platform
 
namespace  PlatformType
 
namespace  Type
 

Classes

struct  AuthKey
 
struct  Info
 
struct  VariantId
 

Functions

std::array< char, 5 > ToCharArray (uint32 value)
 
void LoadBuildInfo ()
 
Info const * GetBuildInfo (uint32 build)
 
uint32 GetMinorMajorBugfixVersionForBuild (uint32 build)
 
constexpr uint32 ToFourCC (std::string_view text)
 
consteval uint32 operator""_fourcc (char const *chars, std::size_t length)
 

Function Documentation

◆ GetBuildInfo()

TC_SHARED_API Info const * ClientBuild::GetBuildInfo ( uint32  build)

Definition at line 204 of file ClientBuildInfo.cpp.

+ Here is the caller graph for this function:

◆ GetMinorMajorBugfixVersionForBuild()

TC_SHARED_API uint32 ClientBuild::GetMinorMajorBugfixVersionForBuild ( uint32  build)

Definition at line 210 of file ClientBuildInfo.cpp.

+ Here is the caller graph for this function:

◆ LoadBuildInfo()

TC_SHARED_API void ClientBuild::LoadBuildInfo ( )

Definition at line 135 of file ClientBuildInfo.cpp.

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

◆ operator""_fourcc()

consteval uint32 ClientBuild::operator""_fourcc ( char const *  chars,
std::size_t  length 
)

Definition at line 39 of file ClientBuildInfo.h.

+ Here is the call graph for this function:

◆ ToCharArray()

TC_SHARED_API std::array< char, 5 > ClientBuild::ToCharArray ( uint32  value)

Definition at line 32 of file ClientBuildInfo.cpp.

+ Here is the caller graph for this function:

◆ ToFourCC()

constexpr uint32 ClientBuild::ToFourCC ( std::string_view  text)
inlineconstexpr

Definition at line 28 of file ClientBuildInfo.h.

+ Here is the caller graph for this function: