CFx SDK Documentation  2023 SP0
Public Attributes | List of all members
fdt_u_valW Union Reference

#include <FxFdtType.h>

Public Attributes

fdt_real rreal
 
fdt_point rpoint
 
short rint
 
long rlong
 
wchar_t * rstring
 
uintptr_t rlname [2]
 
struct fdt_binaryW rbinary
 
long long mnInt64
 

Detailed Description

Fdt u value w.

Definition at line 135 of file FxFdtType.h.

Member Data Documentation

◆ mnInt64

long long fdt_u_valW::mnInt64

Definition at line 146 of file FxFdtType.h.

◆ rbinary

struct fdt_binaryW fdt_u_valW::rbinary

Definition at line 143 of file FxFdtType.h.

◆ rint

short fdt_u_valW::rint

Definition at line 140 of file FxFdtType.h.

◆ rlname

uintptr_t fdt_u_valW::rlname[2]

Definition at line 143 of file FxFdtType.h.

◆ rlong

long fdt_u_valW::rlong

Definition at line 141 of file FxFdtType.h.

◆ rpoint

fdt_point fdt_u_valW::rpoint

Definition at line 139 of file FxFdtType.h.

◆ rreal

fdt_real fdt_u_valW::rreal

Definition at line 138 of file FxFdtType.h.

◆ rstring

wchar_t* fdt_u_valW::rstring

Definition at line 142 of file FxFdtType.h.


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