Class DropDatabase
java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponseDropDatabase>
ghidra.features.bsim.query.protocol.DropDatabase
-
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
-
databaseName
-
dropResponse
-
-
Constructor Details
-
DropDatabase
public DropDatabase()
-
-
Method Details
-
buildResponseTemplate
public void buildResponseTemplate()- Overrides:
buildResponseTemplatein classBSimQuery<ResponseDropDatabase>
-
saveXml
- Specified by:
saveXmlin classBSimQuery<ResponseDropDatabase>- Throws:
IOException
-
restoreXml
- Specified by:
restoreXmlin classBSimQuery<ResponseDropDatabase>
-