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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [13]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 23944 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField TransmogSetMeta::Fields[13]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
}
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163

Definition at line 23946 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta TransmogSetMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1376213,
.IndexField = 1,
.ParentIndexField = 7,
.FieldCount = 13,
.FileFieldCount = 13,
.LayoutHash = 0xC6875C71,
.Fields = Fields
}
static constexpr DB2MetaField Fields[13]

Definition at line 23963 of file DB2Metadata.h.


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