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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [16]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 12042 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField ItemDisplayInfoMeta::Fields[16]
staticconstexpr
Initial value:
=
{
{ .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 = false },
{ .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 = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 2, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 2, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 2, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 6, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 6, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 2, .IsSigned = true },
}
@ FT_INT
Definition Define.h:163

Definition at line 12044 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta ItemDisplayInfoMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1266429,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 16,
.FileFieldCount = 16,
.LayoutHash = 0x9F3AB8A9,
.Fields = Fields
}
static constexpr DB2MetaField Fields[16]

Definition at line 12064 of file DB2Metadata.h.


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