Class ResponseExe
java.lang.Object
ghidra.features.bsim.query.protocol.QueryResponseRecord
ghidra.features.bsim.query.protocol.ResponseExe
Response to a request for executables from a
BulkSignatures call.-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class ghidra.features.bsim.query.protocol.QueryResponseRecord
name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrestoreXml(XmlPullParser parser, LSHVectorFactory vectorFactory) voidMethods inherited from class ghidra.features.bsim.query.protocol.QueryResponseRecord
getLocalStagingCopy, getName, mergeResults, sort
-
Field Details
-
records
-
manage
-
recordCount
public int recordCount
-
-
Constructor Details
-
ResponseExe
public ResponseExe()Constructor.
-
-
Method Details
-
getDescriptionManager
- Overrides:
getDescriptionManagerin classQueryResponseRecord
-
saveXml
- Specified by:
saveXmlin classQueryResponseRecord- Throws:
IOException
-
restoreXml
- Specified by:
restoreXmlin classQueryResponseRecord- Throws:
LSHException
-