TrinityCore
Loading...
Searching...
No Matches
CfgCategoriesLoadInfo Struct Reference

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [7]
 
static constexpr DB2LoadInfo Instance { Fields, 7, &Cfg_CategoriesMeta::Instance, HOTFIX_SEL_CFG_CATEGORIES }
 

Detailed Description

Definition at line 849 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

constexpr DB2FieldMeta CfgCategoriesLoadInfo::Fields[7]
staticconstexpr
Initial value:
=
{
{ .IsSigned = false, .Type = FT_INT, .Name = "ID" },
{ .IsSigned = false, .Type = FT_STRING, .Name = "Name" },
{ .IsSigned = false, .Type = FT_SHORT, .Name = "LocaleMask" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "CreateCharsetMask" },
{ .IsSigned = false, .Type = FT_BYTE, .Name = "ExistingCharsetMask" },
{ .IsSigned = true, .Type = FT_INT, .Name = "Flags" },
{ .IsSigned = true, .Type = FT_BYTE, .Name = "Order" },
}
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164

Definition at line 851 of file DB2LoadInfo.h.

◆ Instance

constexpr DB2LoadInfo CfgCategoriesLoadInfo::Instance { Fields, 7, &Cfg_CategoriesMeta::Instance, HOTFIX_SEL_CFG_CATEGORIES }
staticconstexpr

Definition at line 862 of file DB2LoadInfo.h.


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