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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [29]
 
static constexpr DB2LoadInfo Instance { Fields, 29, &MapMeta::Instance, HOTFIX_SEL_MAP }
 
static constexpr DB2MetaField MetaFields [25]
 
static constexpr DB2Meta MetaInstance
 
static constexpr DB2FileLoadInfo Instance { Fields, 29, &MetaInstance }
 

Detailed Description

Definition at line 3934 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

static constexpr DB2FieldMeta MapLoadInfo::Fields
staticconstexpr

Definition at line 3936 of file DB2LoadInfo.h.

◆ Instance [1/2]

constexpr DB2LoadInfo MapLoadInfo::Instance { Fields, 29, &MapMeta::Instance, HOTFIX_SEL_MAP }
staticconstexpr

Definition at line 3969 of file DB2LoadInfo.h.

◆ Instance [2/2]

constexpr DB2FileLoadInfo MapLoadInfo::Instance { Fields, 29, &MetaInstance }
staticconstexpr

Definition at line 370 of file ExtractorDB2LoadInfo.h.

◆ MetaFields

constexpr DB2MetaField MapLoadInfo::MetaFields[25]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING_NOT_LOCALIZED, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 2, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_SHORT, .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 = 3, .IsSigned = true },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_SHORT
Definition Define.h:165
@ FT_STRING
Definition Define.h:160
@ FT_INT
Definition Define.h:163
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_BYTE
Definition Define.h:164

Definition at line 297 of file ExtractorDB2LoadInfo.h.

◆ MetaInstance

constexpr DB2Meta MapLoadInfo::MetaInstance
staticconstexpr
Initial value:
=
{
.FileDataId = 1349477,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 25,
.FileFieldCount = 25,
.LayoutHash = 0x75863E23,
.Fields = MetaFields
}
static constexpr DB2MetaField MetaFields[25]

Definition at line 326 of file ExtractorDB2LoadInfo.h.


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