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

#include <DB2LoadInfo.h>

Static Public Attributes

static constexpr DB2FieldMeta Fields [77]
 
static constexpr DB2LoadInfo Instance { Fields, 77, &LiquidTypeMeta::Instance, HOTFIX_SEL_LIQUID_TYPE }
 
static constexpr DB2MetaField MetaFields [21]
 
static constexpr DB2Meta MetaInstance
 
static constexpr DB2FileLoadInfo Instance { Fields, 77, &MetaInstance }
 

Detailed Description

Definition at line 3778 of file DB2LoadInfo.h.

Member Data Documentation

◆ Fields

static constexpr DB2FieldMeta LiquidTypeLoadInfo::Fields
staticconstexpr

Definition at line 3780 of file DB2LoadInfo.h.

◆ Instance [1/2]

constexpr DB2LoadInfo LiquidTypeLoadInfo::Instance { Fields, 77, &LiquidTypeMeta::Instance, HOTFIX_SEL_LIQUID_TYPE }
staticconstexpr

Definition at line 3861 of file DB2LoadInfo.h.

◆ Instance [2/2]

constexpr DB2FileLoadInfo LiquidTypeLoadInfo::Instance { Fields, 77, &MetaInstance }
staticconstexpr

Definition at line 292 of file ExtractorDB2LoadInfo.h.

◆ MetaFields

constexpr DB2MetaField LiquidTypeLoadInfo::MetaFields[21]
staticconstexpr
Initial value:
=
{
{ .Type = FT_STRING_NOT_LOCALIZED, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_STRING_NOT_LOCALIZED, .ArraySize = 6, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_BYTE, .ArraySize = 6, .IsSigned = false },
{ .Type = FT_INT, .ArraySize = 3, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 38, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 4, .IsSigned = false },
{ .Type = FT_FLOAT, .ArraySize = 4, .IsSigned = true },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_SHORT
Definition Define.h:165
@ FT_INT
Definition Define.h:163
@ FT_STRING_NOT_LOCALIZED
Definition Define.h:161
@ FT_BYTE
Definition Define.h:164

Definition at line 175 of file ExtractorDB2LoadInfo.h.

◆ MetaInstance

constexpr DB2Meta LiquidTypeLoadInfo::MetaInstance
staticconstexpr
Initial value:
=
{
.FileDataId = 1371380,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 21,
.FileFieldCount = 21,
.LayoutHash = 0xD1ECEEC9,
.Fields = MetaFields
}
static constexpr DB2MetaField MetaFields[21]

Definition at line 200 of file ExtractorDB2LoadInfo.h.


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