Reports the concrete Layout identities assigned while committing a Build Recipe. More...
Properties | |
| long | UsedSize [get] |
Identifies the meaningful content end written to header offset 0x80. | |
| long | PhysicalSize [get] |
| Reports destination bytes after final alignment and excludes no hidden sparse extent. | |
| NdsRegion | Arm9 [get] |
Locates the primary processor payload selected by header offsets 0x20-0x2F. | |
| NdsRegion? | Arm9Footer [get] |
| Locates a recognized SDK footer immediately after ARM9 while excluding it from executable length. | |
| NdsRegion | Arm9OverlayTable [get] |
| Locates generated 32-byte ARM9 Overlay records in caller insertion order. | |
| NdsRegion | Arm7 [get] |
Locates the secondary processor payload selected by header offsets 0x30-0x3F. | |
| NdsRegion | Arm7OverlayTable [get] |
| Locates generated 32-byte ARM7 Overlay records in caller insertion order. | |
| NdsRegion | FileNameTable [get] |
| Locates the generated hierarchy and name table referenced by the common header. | |
| NdsRegion | FileAllocationTable [get] |
| Locates generated start/end records whose array positions are File IDs. | |
| NdsRegion? | Banner [get] |
| Locates optional checksummed menu metadata after final alignment. | |
| NdsRegion? | Arm9i [get] |
| Locates the DSi-mode ARM9 payload appended after common content, or remains absent for DS images. | |
| NdsRegion? | Arm7i [get] |
| Locates the DSi-mode ARM7 payload appended after ARM9i, or remains absent for DS images. | |
| NdsRegion | SectorHashTable [get] |
| Locates generated per-sector DSi HMACs, or remains empty when hierarchical digests are disabled. | |
| NdsRegion | BlockHashTable [get] |
| Locates generated HMACs over sector-hash groups, or remains empty when hierarchical digests are disabled. | |
| int | FileCount [get] |
| Counts named files serialized into both FNT ordering and FAT allocations. | |
| int | AllocationCount [get] |
| Counts every FAT entry, including unnamed payloads reachable only through Overlay records. | |
Reports the concrete Layout identities assigned while committing a Build Recipe.
Definition at line 4 of file NdsImageBuildResult.cs.
|
get |
Counts every FAT entry, including unnamed payloads reachable only through Overlay records.
Definition at line 105 of file NdsImageBuildResult.cs.
|
get |
Locates the secondary processor payload selected by header offsets 0x30-0x3F.
Definition at line 75 of file NdsImageBuildResult.cs.
|
get |
Locates the DSi-mode ARM7 payload appended after ARM9i, or remains absent for DS images.
Definition at line 93 of file NdsImageBuildResult.cs.
|
get |
Locates generated 32-byte ARM7 Overlay records in caller insertion order.
Definition at line 78 of file NdsImageBuildResult.cs.
|
get |
Locates the primary processor payload selected by header offsets 0x20-0x2F.
Definition at line 66 of file NdsImageBuildResult.cs.
|
get |
Locates a recognized SDK footer immediately after ARM9 while excluding it from executable length.
Definition at line 69 of file NdsImageBuildResult.cs.
|
get |
Locates the DSi-mode ARM9 payload appended after common content, or remains absent for DS images.
Definition at line 90 of file NdsImageBuildResult.cs.
|
get |
Locates generated 32-byte ARM9 Overlay records in caller insertion order.
Definition at line 72 of file NdsImageBuildResult.cs.
|
get |
Locates optional checksummed menu metadata after final alignment.
Definition at line 87 of file NdsImageBuildResult.cs.
|
get |
Locates generated HMACs over sector-hash groups, or remains empty when hierarchical digests are disabled.
Definition at line 99 of file NdsImageBuildResult.cs.
|
get |
Locates generated start/end records whose array positions are File IDs.
Definition at line 84 of file NdsImageBuildResult.cs.
|
get |
Counts named files serialized into both FNT ordering and FAT allocations.
Definition at line 102 of file NdsImageBuildResult.cs.
|
get |
Locates the generated hierarchy and name table referenced by the common header.
Definition at line 81 of file NdsImageBuildResult.cs.
|
get |
Reports destination bytes after final alignment and excludes no hidden sparse extent.
Definition at line 63 of file NdsImageBuildResult.cs.
|
get |
Locates generated per-sector DSi HMACs, or remains empty when hierarchical digests are disabled.
Definition at line 96 of file NdsImageBuildResult.cs.
|
get |
Identifies the meaningful content end written to header offset 0x80.
Definition at line 60 of file NdsImageBuildResult.cs.