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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [19]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 26373 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField WaterfallDataMeta::Fields[19]
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 = true },
{ .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_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_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_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_FLOAT, .ArraySize = 1, .IsSigned = true },
{ .Type = FT_INT, .ArraySize = 1, .IsSigned = true },
}
@ FT_FLOAT
Definition Define.h:162
@ FT_INT
Definition Define.h:163

Definition at line 26375 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta WaterfallDataMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 2565222,
.IndexField = -1,
.ParentIndexField = -1,
.FieldCount = 19,
.FileFieldCount = 19,
.LayoutHash = 0xA04B6E29,
.Fields = Fields
}
static constexpr DB2MetaField Fields[19]

Definition at line 26398 of file DB2Metadata.h.


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