retdec
retdec::unpacker::LzmatData Member List

This is the complete list of members for retdec::unpacker::LzmatData, including all inherited members.

_bufferretdec::unpacker::CompressedDataprotected
CompressedData()=deleteretdec::unpacker::CompressedData
CompressedData(const DynamicBuffer &buffer)retdec::unpacker::CompressedDatainline
CompressedData(const CompressedData &data)retdec::unpacker::CompressedDatainline
decompress(DynamicBuffer &outputBuffer) overrideretdec::unpacker::LzmatDatavirtual
get12Bits(uint32_t pos, bool unaligned)retdec::unpacker::LzmatDataprivate
get16Bits(uint32_t pos, bool unaligned)retdec::unpacker::LzmatDataprivate
get4Bits(uint32_t &pos, bool &unaligned)retdec::unpacker::LzmatDataprivate
get8Bits(uint32_t pos, bool unaligned)retdec::unpacker::LzmatDataprivate
getBuffer() constretdec::unpacker::CompressedDatainline
LzmatData()=deleteretdec::unpacker::LzmatData
LzmatData(const DynamicBuffer &buffer)retdec::unpacker::LzmatData
LzmatData(const LzmatData &)=deleteretdec::unpacker::LzmatData
operator=(const LzmatData &)retdec::unpacker::LzmatDataprivate
setBuffer(const DynamicBuffer &buffer)retdec::unpacker::CompressedDatainline
~CompressedData()=defaultretdec::unpacker::CompressedDatavirtual