Class InstallTagRequest
java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponseInfo>
ghidra.features.bsim.query.protocol.InstallTagRequest
Request that a new function tag be installed for a specific BSim server
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidrestoreXml(XmlPullParser parser, LSHVectorFactory vectorFactory) voidMethods inherited from class ghidra.features.bsim.query.protocol.BSimQuery
clearResponse, execute, getDescriptionManager, getLocalStagingCopy, getName, getResponse, restoreQuery
-
Field Details
-
tag_name
-
installresponse
-
-
Constructor Details
-
InstallTagRequest
public InstallTagRequest()
-
-
Method Details
-
buildResponseTemplate
public void buildResponseTemplate()- Overrides:
buildResponseTemplatein classBSimQuery<ResponseInfo>
-
saveXml
- Specified by:
saveXmlin classBSimQuery<ResponseInfo>- Throws:
IOException
-
restoreXml
- Specified by:
restoreXmlin classBSimQuery<ResponseInfo>- Throws:
LSHException
-