MU Library
mu::DpeScore_t Union Reference

#include <dpe_common.hpp>

Public Attributes

int64_t dpeScores
 
struct {
   int64_t   h: 12
 
   int64_t   e: 12
 
   int64_t   __pad0__: 40
 
dpb
 
struct {
   int64_t   h: 12
 
   int64_t   f: 12
 
   int64_t   __pad0__: 40
 
ldb
 

Detailed Description

Definition at line 64 of file dpe_common.hpp.

Member Data Documentation

◆ __pad0__

int64_t mu::DpeScore_t::__pad0__

Definition at line 72 of file dpe_common.hpp.

◆ 

struct { ... } mu::DpeScore_t::dpb

◆ dpeScores

int64_t mu::DpeScore_t::dpeScores

Definition at line 66 of file dpe_common.hpp.

◆ e

int64_t mu::DpeScore_t::e

Definition at line 71 of file dpe_common.hpp.

◆ f

int64_t mu::DpeScore_t::f

Definition at line 77 of file dpe_common.hpp.

◆ h

int64_t mu::DpeScore_t::h

Definition at line 70 of file dpe_common.hpp.

◆ 

struct { ... } mu::DpeScore_t::ldb

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