retdec
retdec::fileinfo::FileSegment Member List

This is the complete list of members for retdec::fileinfo::FileSegment, including all inherited members.

addFlagsDescriptor(std::string descriptor, std::string abbreviation)retdec::fileinfo::FileSegment
alignmentretdec::fileinfo::FileSegmentprivate
clearFlagsDescriptors()retdec::fileinfo::FileSegment
crc32retdec::fileinfo::FileSegmentprivate
flagsretdec::fileinfo::FileSegmentprivate
getAlignmentStr(std::ios_base &(*format)(std::ios_base &)) constretdec::fileinfo::FileSegment
getCrc32() constretdec::fileinfo::FileSegment
getFlags() constretdec::fileinfo::FileSegment
getFlagsDescriptors(std::vector< std::string > &desc, std::vector< std::string > &abb) constretdec::fileinfo::FileSegment
getFlagsSize() constretdec::fileinfo::FileSegment
getFlagsStr() constretdec::fileinfo::FileSegment
getIndexStr() constretdec::fileinfo::FileSegment
getMd5() constretdec::fileinfo::FileSegment
getNumberOfFlagsDescriptors() constretdec::fileinfo::FileSegment
getOffsetStr(std::ios_base &(*format)(std::ios_base &)) constretdec::fileinfo::FileSegment
getPhysicalAddressStr(std::ios_base &(*format)(std::ios_base &)) constretdec::fileinfo::FileSegment
getSha256() constretdec::fileinfo::FileSegment
getSizeInFileStr(std::ios_base &(*format)(std::ios_base &)) constretdec::fileinfo::FileSegment
getSizeInMemoryStr(std::ios_base &(*format)(std::ios_base &)) constretdec::fileinfo::FileSegment
getType() constretdec::fileinfo::FileSegment
getVirtualAddressStr(std::ios_base &(*format)(std::ios_base &)) constretdec::fileinfo::FileSegment
indexretdec::fileinfo::FileSegmentprivate
md5retdec::fileinfo::FileSegmentprivate
offsetretdec::fileinfo::FileSegmentprivate
physicalAddressretdec::fileinfo::FileSegmentprivate
segmentTyperetdec::fileinfo::FileSegmentprivate
setAlignment(unsigned long long segmentAlignment)retdec::fileinfo::FileSegment
setCrc32(std::string segmentCrc32)retdec::fileinfo::FileSegment
setFlags(unsigned long long flags)retdec::fileinfo::FileSegment
setFlagsSize(unsigned long long flagsSize)retdec::fileinfo::FileSegment
setIndex(unsigned long long segmentIndex)retdec::fileinfo::FileSegment
setMd5(std::string segmentMd5)retdec::fileinfo::FileSegment
setOffset(unsigned long long fileOffset)retdec::fileinfo::FileSegment
setPhysicalAddress(unsigned long long address)retdec::fileinfo::FileSegment
setSha256(std::string segmentSha256)retdec::fileinfo::FileSegment
setSizeInFile(unsigned long long size)retdec::fileinfo::FileSegment
setSizeInMemory(unsigned long long size)retdec::fileinfo::FileSegment
setType(std::string type)retdec::fileinfo::FileSegment
setVirtualAddress(unsigned long long address)retdec::fileinfo::FileSegment
sha256retdec::fileinfo::FileSegmentprivate
sizeInFileretdec::fileinfo::FileSegmentprivate
sizeInMemoryretdec::fileinfo::FileSegmentprivate
virtualAddressretdec::fileinfo::FileSegmentprivate