EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
FileHeaderObj Struct Reference
Collaboration diagram for FileHeaderObj:

Public Attributes

uint32 length
 
size_t offset
 
std::string filename
 

Detailed Description

Definition at line 344 of file Commands.cpp.

Member Data Documentation

std::string FileHeaderObj::filename

Definition at line 348 of file Commands.cpp.

Referenced by StuffExtract().

uint32 FileHeaderObj::length

Definition at line 346 of file Commands.cpp.

Referenced by StuffExtract().

size_t FileHeaderObj::offset

Definition at line 347 of file Commands.cpp.

Referenced by StuffExtract().


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