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

#include <DB2Metadata.h>

Static Public Attributes

static constexpr DB2MetaField Fields [3]
 
static constexpr DB2Meta Instance
 

Detailed Description

Definition at line 15204 of file DB2Metadata.h.

Member Data Documentation

◆ Fields

constexpr DB2MetaField MountTypeXCapabilityMeta::Fields[3]
staticconstexpr
Initial value:
=
{
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_SHORT, .ArraySize = 1, .IsSigned = false },
{ .Type = FT_BYTE, .ArraySize = 1, .IsSigned = false },
}
@ FT_SHORT
Definition Define.h:165
@ FT_BYTE
Definition Define.h:164

Definition at line 15206 of file DB2Metadata.h.

◆ Instance

constexpr DB2Meta MountTypeXCapabilityMeta::Instance
staticconstexpr
Initial value:
=
{
.FileDataId = 1114715,
.IndexField = -1,
.ParentIndexField = 0,
.FieldCount = 3,
.FileFieldCount = 3,
.LayoutHash = 0x218BBE7F,
.Fields = Fields
}
static constexpr DB2MetaField Fields[3]

Definition at line 15213 of file DB2Metadata.h.


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