xoreos
0.0.5
|
Internal resource information. More...
Public Attributes | |
uint32 | offset |
The offset of the resource within the HERF. More... | |
uint32 | size |
The resource's size. More... | |
Internal resource information.
Definition at line 73 of file herffile.h.
uint32 Aurora::HERFFile::IResource::offset |
The offset of the resource within the HERF.
Definition at line 74 of file herffile.h.
Referenced by Aurora::HERFFile::getResource().
uint32 Aurora::HERFFile::IResource::size |
The resource's size.
Definition at line 75 of file herffile.h.
Referenced by Aurora::HERFFile::getResource(), and Aurora::HERFFile::getResourceSize().