Class InstallCategoryRequest
java.lang.Object
ghidra.features.bsim.query.protocol.BSimQuery<ResponseInfo>
ghidra.features.bsim.query.protocol.InstallCategoryRequest
Request that a new executable category be installed for a specific BSim server.
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean -
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
-
type_name
-
isdatecolumn
public boolean isdatecolumn -
installresponse
-
-
Constructor Details
-
InstallCategoryRequest
public InstallCategoryRequest()
-
-
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
-