|
bit7z 4.0.9
A C++ library for interfacing with the 7-zip shared libs.
|
This is the complete list of members for BitInOutFormat, including all inherited members.
| BitInFormat(unsigned char value) noexcept | BitInFormat | inlineexplicit |
| BitInOutFormat(unsigned char value, const tchar *ext, BitCompressionMethod defaultMethod, FormatFeatures features) noexcept | BitInOutFormat | inline |
| defaultMethod() const noexcept -> BitCompressionMethod | BitInOutFormat | |
| extension() const noexcept -> const tchar * | BitInOutFormat | |
| features() const noexcept -> FormatFeatures | BitInOutFormat | |
| hasFeature(FormatFeatures feature) const noexcept -> bool | BitInOutFormat | |
| operator!=(BitInFormat const &other) const noexcept -> bool | BitInFormat | |
| operator==(BitInFormat const &other) const noexcept -> bool | BitInFormat | |
| value() const noexcept -> unsigned char | BitInFormat |