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 TypeFieldDescriptionint
Fields inherited from class ghidra.features.bsim.query.protocol.QueryResponseRecord
name
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
restoreXml
(XmlPullParser parser, LSHVectorFactory vectorFactory) void
Methods 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:
getDescriptionManager
in classQueryResponseRecord
-
saveXml
- Specified by:
saveXml
in classQueryResponseRecord
- Throws:
IOException
-
restoreXml
- Specified by:
restoreXml
in classQueryResponseRecord
- Throws:
LSHException
-