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

#include <FxFdtType.h>

Public Attributes

fdt_real rreal
 
fdt_point rpoint
 
short rint
 
fdt_long rlong
 
char * rstring
 
uintptr_t rlname [2]
 
struct fdt_binaryA rbinary
 

Detailed Description

Fdt u value a.

Definition at line 90 of file FxFdtType.h.

Member Data Documentation

◆ rbinary

struct fdt_binaryA fdt_u_valA::rbinary

Definition at line 98 of file FxFdtType.h.

◆ rint

short fdt_u_valA::rint

Definition at line 95 of file FxFdtType.h.

◆ rlname

uintptr_t fdt_u_valA::rlname[2]

Definition at line 98 of file FxFdtType.h.

◆ rlong

fdt_long fdt_u_valA::rlong

Definition at line 96 of file FxFdtType.h.

◆ rpoint

fdt_point fdt_u_valA::rpoint

Definition at line 94 of file FxFdtType.h.

◆ rreal

fdt_real fdt_u_valA::rreal

Definition at line 93 of file FxFdtType.h.

◆ rstring

char* fdt_u_valA::rstring

Definition at line 97 of file FxFdtType.h.


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