bit7z 4.0.0
A C++ library for interfacing with the 7-zip shared libs.
Loading...
Searching...
No Matches
BitInOutFormat Member List

This is the complete list of members for BitInOutFormat, including all inherited members.

BitInFormat(unsigned char value) noexceptBitInFormatinlineexplicit
BitInOutFormat(unsigned char value, const tchar *ext, BitCompressionMethod defaultMethod, FormatFeatures features) noexceptBitInOutFormatinline
defaultMethod() const noexcept -> BitCompressionMethodBitInOutFormat
extension() const noexcept -> const tchar *BitInOutFormat
features() const noexcept -> FormatFeaturesBitInOutFormat
hasFeature(FormatFeatures feature) const noexcept -> boolBitInOutFormat
operator!=(BitInFormat const &other) const noexcept -> boolBitInFormat
operator==(BitInFormat const &other) const noexcept -> boolBitInFormat
value() const noexcept -> unsigned charBitInFormat