|
LeviLamina
|
Classes | |
| struct | RangeInBytes |
Public Types | |
| enum class | Status : ushort { Ok = 200 , PartialContent = 206 , RangeNotSatisfiable = 416 } |
| enum class | Status : ushort { Ok = 200 , PartialContent = 206 , RangeNotSatisfiable = 416 } |
Public Attributes | |
| ::ll::TypedStorage< 2, 2, ::OreUI::ResponseResourceRange::Status > | mStatus |
| ::ll::TypedStorage< 8, 24, ::std::optional<::OreUI::ResponseResourceRange::RangeInBytes > > | mRangeInBytes |
| ::ll::TypedStorage< 8, 8, uint64 > | mSize |