|
CFx SDK Documentation
2023 SP0
|
#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 |
Fdt u value w.
Definition at line 135 of file FxFdtType.h.
| long long fdt_u_valW::mnInt64 |
Definition at line 146 of file FxFdtType.h.
| struct fdt_binaryW fdt_u_valW::rbinary |
Definition at line 143 of file FxFdtType.h.
| short fdt_u_valW::rint |
Definition at line 140 of file FxFdtType.h.
| uintptr_t fdt_u_valW::rlname[2] |
Definition at line 143 of file FxFdtType.h.
| long fdt_u_valW::rlong |
Definition at line 141 of file FxFdtType.h.
| fdt_point fdt_u_valW::rpoint |
Definition at line 139 of file FxFdtType.h.
| fdt_real fdt_u_valW::rreal |
Definition at line 138 of file FxFdtType.h.
| wchar_t* fdt_u_valW::rstring |
Definition at line 142 of file FxFdtType.h.