Cogs.Core
Public Attributes | List of all members
Cogs::Core::CogsBin3::SectionInfo Struct Reference

Public Attributes

uint64_t fileOffset
 
uint64_t fileSize
 
uint64_t uncompressedSize
 
Compression compression
 
SectionType type
 
uint16_t subSectionCount
 

Detailed Description

Definition at line 80 of file CogsBin3.h.

Member Data Documentation

◆ compression

Compression Cogs::Core::CogsBin3::SectionInfo::compression

Definition at line 85 of file CogsBin3.h.

◆ fileOffset

uint64_t Cogs::Core::CogsBin3::SectionInfo::fileOffset

Definition at line 82 of file CogsBin3.h.

◆ fileSize

uint64_t Cogs::Core::CogsBin3::SectionInfo::fileSize

Definition at line 83 of file CogsBin3.h.

◆ subSectionCount

uint16_t Cogs::Core::CogsBin3::SectionInfo::subSectionCount

Definition at line 87 of file CogsBin3.h.

◆ type

SectionType Cogs::Core::CogsBin3::SectionInfo::type

Definition at line 86 of file CogsBin3.h.

◆ uncompressedSize

uint64_t Cogs::Core::CogsBin3::SectionInfo::uncompressedSize

Definition at line 84 of file CogsBin3.h.


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