Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ArchivedFileInfo Class Reference

#include <ArchiveFileSystem.h>

Public Member Functions

 ArchivedFileInfo ()
 
void clear ()
 

Public Attributes

AsciiString m_filename
 
AsciiString m_archiveFilename
 
UnsignedInt m_offset
 
UnsignedInt m_size
 

Detailed Description

Definition at line 124 of file ArchiveFileSystem.h.

Constructor & Destructor Documentation

◆ ArchivedFileInfo()

ArchivedFileInfo::ArchivedFileInfo ( )
inline

Definition at line 132 of file ArchiveFileSystem.h.

Member Function Documentation

◆ clear()

void ArchivedFileInfo::clear ( )
inline

Definition at line 137 of file ArchiveFileSystem.h.

Member Data Documentation

◆ m_archiveFilename

AsciiString ArchivedFileInfo::m_archiveFilename

Definition at line 128 of file ArchiveFileSystem.h.

◆ m_filename

AsciiString ArchivedFileInfo::m_filename

Definition at line 127 of file ArchiveFileSystem.h.

◆ m_offset

UnsignedInt ArchivedFileInfo::m_offset

Definition at line 129 of file ArchiveFileSystem.h.

◆ m_size

UnsignedInt ArchivedFileInfo::m_size

Definition at line 130 of file ArchiveFileSystem.h.


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