TDME2 1.9.121
Public Attributes | List of all members
ArchiveFileSystem::FileInformation Struct Reference
Collaboration diagram for ArchiveFileSystem::FileInformation:
Collaboration graph

Public Attributes

string name
 
uint64_t bytes
 
uint8_t compressed
 
uint64_t bytesCompressed
 
uint64_t offset
 
bool executable
 

Detailed Description

Definition at line 30 of file ArchiveFileSystem.h.

Member Data Documentation

◆ bytes

uint64_t bytes

Definition at line 32 of file ArchiveFileSystem.h.

◆ bytesCompressed

uint64_t bytesCompressed

Definition at line 34 of file ArchiveFileSystem.h.

◆ compressed

uint8_t compressed

Definition at line 33 of file ArchiveFileSystem.h.

◆ executable

bool executable

Definition at line 36 of file ArchiveFileSystem.h.

◆ name

string name

Definition at line 31 of file ArchiveFileSystem.h.

◆ offset

uint64_t offset

Definition at line 35 of file ArchiveFileSystem.h.


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