Harlinn.Windows 0.1
Loading...
Searching...
No Matches
Harlinn::Common::Bits64 Union Reference

#include <Utils.h>

Collaboration diagram for Harlinn::Common::Bits64:
[legend]

Public Attributes

struct { 
 
   Bits32   Low 
 
   Bits32   High 
 
};  
 
UInt64 Value
 
Int64 Int64Value
 
Double DoubleValue
 

Member Data Documentation

◆ [struct]

struct { ... } Harlinn::Common::Bits64

◆ DoubleValue

Double Harlinn::Common::Bits64::DoubleValue

◆ High

Bits32 Harlinn::Common::Bits64::High

◆ Int64Value

Int64 Harlinn::Common::Bits64::Int64Value

◆ Low

Bits32 Harlinn::Common::Bits64::Low

◆ Value

UInt64 Harlinn::Common::Bits64::Value

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