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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [20]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 47 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField AccountStoreItemMeta::Fields[20]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .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 },
{ .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 49 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta AccountStoreItemMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 6197817,
.IndexField = 2,
.ParentIndexField = 3,
.FieldCount = 20,
.FileFieldCount = 20,
.LayoutHash = 0x83E16957,
.Fields = Fields
}
static constexpr DB2MetaField Fields[20]
Definition DB2Metadata.h:49

Definition at line 73 of file DB2Metadata.h.


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