![]() |
TrinityCore
|
Functions | |
| TC_SHARED_API bool | IsValid (std::string_view arch) |
Variables | |
| constexpr uint32 | x86 = "x86"_fourcc |
| constexpr uint32 | x64 = "x64"_fourcc |
| constexpr uint32 | Arm32 = "A32"_fourcc |
| constexpr uint32 | Arm64 = "A64"_fourcc |
| constexpr uint32 | WA32 = "WA32"_fourcc |
| bool ClientBuild::Arch::IsValid | ( | std::string_view | arch | ) |
Definition at line 94 of file ClientBuildInfo.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineconstexpr |
Definition at line 73 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 74 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 75 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 72 of file ClientBuildInfo.h.
|
inlineconstexpr |
Definition at line 71 of file ClientBuildInfo.h.