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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [9]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 1828 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField BankTabMeta::Fields[9]
staticconstexpr
Initial value:
=
{
{ .Type = FT_LONG, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .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_INT
Definition Define.h:163
@ FT_BYTE
Definition Define.h:164
@ FT_LONG
Definition Define.h:166

Definition at line 1830 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta BankTabMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 5242411,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 9,
.FileFieldCount = 9,
.LayoutHash = 0x5B2F9B36,
.Fields = Fields
}
static constexpr DB2MetaField Fields[9]

Definition at line 1843 of file DB2Metadata.h.


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