#include <upx_stub.h>
◆ UpxMetadata() [1/2]
retdec::unpackertool::upx::UpxMetadata::UpxMetadata |
( |
| ) |
|
◆ UpxMetadata() [2/2]
retdec::unpackertool::upx::UpxMetadata::UpxMetadata |
( |
const UpxMetadata & |
metadata | ) |
|
◆ calcChecksum()
uint8_t retdec::unpackertool::upx::UpxMetadata::calcChecksum |
( |
const DynamicBuffer & |
data | ) |
|
|
static |
◆ getFileOffset()
std::uint32_t retdec::unpackertool::upx::UpxMetadata::getFileOffset |
( |
| ) |
const |
|
inline |
◆ getFileSize()
std::uint32_t retdec::unpackertool::upx::UpxMetadata::getFileSize |
( |
| ) |
const |
|
inline |
◆ getFilterId()
std::uint8_t retdec::unpackertool::upx::UpxMetadata::getFilterId |
( |
| ) |
const |
|
inline |
◆ getFilterParameter()
std::uint8_t retdec::unpackertool::upx::UpxMetadata::getFilterParameter |
( |
| ) |
const |
|
inline |
◆ getPackedDataSize()
std::uint32_t retdec::unpackertool::upx::UpxMetadata::getPackedDataSize |
( |
| ) |
const |
|
inline |
◆ getPackingMethod()
UpxPackingMethod retdec::unpackertool::upx::UpxMetadata::getPackingMethod |
( |
| ) |
const |
|
inline |
◆ getSizeOfVersion()
uint32_t retdec::unpackertool::upx::UpxMetadata::getSizeOfVersion |
( |
std::uint8_t |
version | ) |
|
|
static |
◆ getStubVersion()
UpxStubVersion retdec::unpackertool::upx::UpxMetadata::getStubVersion |
( |
| ) |
const |
◆ getUnpackedDataSize()
std::uint32_t retdec::unpackertool::upx::UpxMetadata::getUnpackedDataSize |
( |
| ) |
const |
|
inline |
◆ isDefined()
bool retdec::unpackertool::upx::UpxMetadata::isDefined |
( |
| ) |
const |
|
inline |
◆ read()
◆ setDefined()
void retdec::unpackertool::upx::UpxMetadata::setDefined |
( |
bool |
set | ) |
|
|
inlineprivate |
◆ setFileOffset()
void retdec::unpackertool::upx::UpxMetadata::setFileOffset |
( |
std::uint32_t |
fileOffset | ) |
|
|
inlineprivate |
◆ setFileSize()
void retdec::unpackertool::upx::UpxMetadata::setFileSize |
( |
std::uint32_t |
fileSize | ) |
|
|
inlineprivate |
◆ setFilterId()
void retdec::unpackertool::upx::UpxMetadata::setFilterId |
( |
std::uint8_t |
filterId | ) |
|
|
inlineprivate |
◆ setFilterParameter()
void retdec::unpackertool::upx::UpxMetadata::setFilterParameter |
( |
std::uint8_t |
filterParam | ) |
|
|
inlineprivate |
◆ setPackedDataSize()
void retdec::unpackertool::upx::UpxMetadata::setPackedDataSize |
( |
std::uint32_t |
packedDataSize | ) |
|
|
inlineprivate |
◆ setPackingMethod()
void retdec::unpackertool::upx::UpxMetadata::setPackingMethod |
( |
std::uint8_t |
packingMethod | ) |
|
|
inlineprivate |
◆ setUnpackedDataSize()
void retdec::unpackertool::upx::UpxMetadata::setUnpackedDataSize |
( |
std::uint32_t |
unpackedDataSize | ) |
|
|
inlineprivate |
◆ setUsesPackingMethod()
void retdec::unpackertool::upx::UpxMetadata::setUsesPackingMethod |
( |
bool |
set | ) |
|
|
inlineprivate |
◆ usesPackingMethod()
bool retdec::unpackertool::upx::UpxMetadata::usesPackingMethod |
( |
| ) |
const |
|
inline |
◆ _defined
bool retdec::unpackertool::upx::UpxMetadata::_defined |
|
private |
◆ _fileOffset
std::uint32_t retdec::unpackertool::upx::UpxMetadata::_fileOffset |
|
private |
◆ _fileSize
std::uint32_t retdec::unpackertool::upx::UpxMetadata::_fileSize |
|
private |
◆ _filterId
std::uint8_t retdec::unpackertool::upx::UpxMetadata::_filterId |
|
private |
◆ _filterParam
std::uint8_t retdec::unpackertool::upx::UpxMetadata::_filterParam |
|
private |
◆ _packedDataSize
std::uint32_t retdec::unpackertool::upx::UpxMetadata::_packedDataSize |
|
private |
◆ _packingMethod
std::uint8_t retdec::unpackertool::upx::UpxMetadata::_packingMethod |
|
private |
◆ _unpackedDataSize
std::uint32_t retdec::unpackertool::upx::UpxMetadata::_unpackedDataSize |
|
private |
◆ _usesPackingMethod
bool retdec::unpackertool::upx::UpxMetadata::_usesPackingMethod |
|
private |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/unpackertool/plugins/upx/upx_stub.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/unpackertool/plugins/upx/upx_stub.cpp