Class ResponseInfo
java.lang.Object
ghidra.features.bsim.query.protocol.QueryResponseRecord
ghidra.features.bsim.query.protocol.ResponseInfo
-
Field Summary
FieldsFields 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
getDescriptionManager, getLocalStagingCopy, getName, mergeResults, sort
-
Field Details
-
info
-
-
Constructor Details
-
ResponseInfo
public ResponseInfo()
-
-
Method Details
-
saveXml
- Specified by:
saveXmlin classQueryResponseRecord- Throws:
IOException
-
restoreXml
- Specified by:
restoreXmlin classQueryResponseRecord- Throws:
LSHException
-