BearParser
Portable Executable parsing library (from PE-bear)
Loading...
Searching...
No Matches
ExportEntryWrapper Member List

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

AbstractByteBuffer()AbstractByteBufferinline
addEntry(ExeNodeWrapper *entry)ExeNodeWrappervirtual
addEntryAt(ExeNodeWrapper *entry, offset_t nextOffset)ExeNodeWrapperprotectedvirtual
addMapping(ExeNodeWrapper *entry)ExeNodeWrapperinlineprotectedvirtual
canAddEntry()ExeNodeWrappervirtual
canCopyToOffset(offset_t rawOffset)ExeElementWrapperprotectedvirtual
clear()ExeNodeWrapperprotectedvirtual
containsAddrType(size_t fieldId, size_t subField)ExportEntryWrapperinlinevirtual
containsBlock(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
containsDataType(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrapperinlinevirtual
copyToOffset(offset_t rawOffset)ExeElementWrapperprotected
entriesExeNodeWrapperprotected
entryNumExeNodeWrapperprotected
ExeElementWrapper(Executable *exe)ExeElementWrapper
ExeNodeWrapper(Executable *pe, ExeNodeWrapper *parent=NULL)ExeNodeWrapper
ExeNodeWrapper(Executable *pe, ExeNodeWrapper *parent, size_t entryNumber)ExeNodeWrapper
ExportEntryWrapper(Executable *pe, ExportDirWrapper *parentDir, size_t entryNumber)ExportEntryWrapperinline
FIELD_COUNTER enum valueExportEntryWrapper
FieldID enum nameExportEntryWrapper
fillContent(BYTE filling)AbstractByteBuffer
FUNCTION_RVA enum valueExportEntryWrapper
geEntrySize()ExeNodeWrappervirtual
getContent()ExeElementWrapperinlinevirtual
getContentAt(offset_t offset, bufsize_t size, bool allowExceptions=false)AbstractByteBuffervirtual
getContentAtPtr(BYTE *ptr, bufsize_t size, bool allowExceptions=false)AbstractByteBuffervirtual
getContentSize()ExeElementWrapperinlinevirtual
getEntriesCount()ExeNodeWrapperinlinevirtual
getEntriesCount(std::vector< ExeNodeWrapper * > &_entries)ExeNodeWrapperprotected
getEntriesNum()ExeNodeWrapperinlinevirtual
getEntryAt(size_t fieldId)ExeNodeWrappervirtual
getEntryAt(std::vector< ExeNodeWrapper * > &_entries, size_t fieldId)ExeNodeWrapperprotected
getEntryId()ExeNodeWrapperinline
getExe()ExeElementWrapperinline
getFieldName(size_t fieldId)ExportEntryWrappervirtual
getFieldOffset(size_t fieldId, size_t subField=FIELD_NONE)ExeElementWrappervirtual
getFieldPtr(size_t fieldId, size_t subField=FIELD_NONE)ExportEntryWrappervirtual
ExeNodeWrapper::getFieldPtr(size_t fieldId)ExeElementWrapperinline
getFieldsCount()ExportEntryWrapperinlinevirtual
getFieldSize(size_t fieldId, size_t subField=FIELD_NONE)ExportEntryWrapperinlinevirtual
getForwarder()ExportEntryWrapper
getForwarderStr()ExportEntryWrapperinline
getFuncName()ExportEntryWrapper
getFuncNameRva()ExportEntryWrapper
getFuncRva()ExportEntryWrapper
getLastEntry()ExeNodeWrapper
getMaxSizeFromOffset(offset_t startOffset)AbstractByteBuffer
getMaxSizeFromPtr(BYTE *ptr)AbstractByteBufferinline
getName()ExportEntryWrappervirtual
getNextEntryOffset()ExeNodeWrappervirtual
getNumValue(size_t fieldId, size_t subField, bool *isOk)ExeElementWrappervirtual
getNumValue(size_t fieldId, bool *isOk)ExeElementWrapperinline
AbstractByteBuffer::getNumValue(offset_t offset, bufsize_t size, bool *isOk)AbstractByteBuffer
getOffset()ExeElementWrappervirtual
getOffset(void *ptr, bool allowExceptions=false)ExeElementWrappervirtual
getOrdinal()ExportEntryWrapper
getParentNode()ExeNodeWrapperinlinevirtual
getPtr()ExportEntryWrapperinlinevirtual
getSize()ExportEntryWrappervirtual
getStringValue(offset_t rawOffset, bufsize_t len=BUFSIZE_MAX, bool acceptNonTerminated=false)AbstractByteBuffer
getSubfieldName(size_t fieldId, size_t subField)ExeNodeWrappervirtual
getSubfieldPtr(size_t fieldId, size_t subField)ExeNodeWrappervirtual
getSubFieldsCount()ExportEntryWrapperinlinevirtual
getSubfieldSize(size_t fieldId, size_t subField)ExeNodeWrappervirtual
getuncNameStr()ExportEntryWrapperinline
getWAsciiStringValue(offset_t rawOffset, bufsize_t len, bool acceptNonTerminated=false)AbstractByteBuffer
getWrappedValue(size_t fieldId, size_t subField)ExeElementWrappervirtual
getWrappedValue(size_t fieldId)ExeElementWrapperinlinevirtual
getWStringValue(offset_t rawOffset, bufsize_t len)AbstractByteBuffer
hasSubfieldWrapper(size_t parentType)ExeElementWrapperinlinevirtual
intersectsBlock(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
isAreaEmpty(offset_t rawOffset, bufsize_t size)AbstractByteBuffer
isBit32()ExeElementWrapperinline
isBit64()ExeElementWrapperinline
isByOrdinal()ExportEntryWrapper
isMyEntryType(ExeNodeWrapper *entry)ExeNodeWrapperprotectedvirtual
isResized()AbstractByteBufferinlinevirtual
isTruncated()AbstractByteBufferinlinevirtual
isValid()ExeNodeWrapperinlinevirtual
ExeElementWrapper::isValid(AbstractByteBuffer *buf)AbstractByteBufferstatic
loadNextEntry(size_t entryNum)ExeNodeWrapperinlineprotectedvirtual
m_ExeExeElementWrapperprotected
NAME_RVA enum valueExportEntryWrapper
NONE enum valueExportEntryWrapper
operator[](size_t idx)AbstractByteBuffer
parentNodeExeNodeWrapperprotected
pasteBuffer(offset_t rawOffset, AbstractByteBuffer *buf, bool allowTrunc)AbstractByteBuffer
reloadMapping()ExeNodeWrapperinlinevirtual
resize(bufsize_t newSize)AbstractByteBufferinlinevirtual
setBufferedValue(BYTE *dstPtr, BYTE *srcPtr, bufsize_t srcSize, bufsize_t paddingSize, bool allowExceptions=false)AbstractByteBuffervirtual
setNumValue(size_t fieldId, size_t subField, uint64_t val)ExeElementWrappervirtual
setNumValue(size_t fieldId, uint64_t val)ExeElementWrapperinline
AbstractByteBuffer::setNumValue(offset_t offset, bufsize_t size, uint64_t newVal)AbstractByteBuffer
setStringValue(offset_t rawOffset, QString newText)AbstractByteBuffer
setTextValue(char *textPtr, std::string newText, size_t fieldLimitLen=0)AbstractByteBuffer
substFragmentByFile(offset_t offset, bufsize_t contentSize, QFile &fIn)AbstractByteBuffer
translateFieldContent(size_t fieldId)ExeElementWrapperinlinevirtual
wrap()ExeNodeWrapperinlinevirtual
~AbstractByteBuffer()AbstractByteBufferinlinevirtual
~ExeElementWrapper()ExeElementWrapperinlinevirtual
~ExeNodeWrapper()ExeNodeWrapperinlinevirtual