xoreos  0.0.5
Public Attributes | List of all members
Aurora::HERFFile::IResource Struct Reference

Internal resource information. More...

Public Attributes

uint32 offset
 The offset of the resource within the HERF. More...
 
uint32 size
 The resource's size. More...
 

Detailed Description

Internal resource information.

Definition at line 73 of file herffile.h.

Member Data Documentation

◆ offset

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().

◆ size

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().


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