IFS::Compression Struct Reference
A compression descriptor. More...
#include <Compression.h>
Collaboration diagram for IFS::Compression:
Public Types | |
enum class | Type : uint8_t { XX , MAX } |
Public Member Functions | |
bool | operator== (const Compression &other) const |
bool | operator!= (const Compression &other) const |
Public Attributes | |
Type | type |
uint32_t | originalSize |
Detailed Description
A compression descriptor.
Member Enumeration Documentation
◆ Type
|
strong |
Member Function Documentation
◆ operator!=()
|
inline |
◆ operator==()
|
inline |
Member Data Documentation
◆ originalSize
uint32_t IFS::Compression::originalSize |
◆ type
Type IFS::Compression::type |
The documentation for this struct was generated from the following file: