Class ResponseChildren

java.lang.Object
ghidra.features.bsim.query.protocol.QueryResponseRecord
ghidra.features.bsim.query.protocol.ResponseChildren

public class ResponseChildren extends QueryResponseRecord
Response to a QueryChildren request to a BSim database. A full FunctionDescription is returned for every name in the original request and their children (1-level). The FunctionDescriptions corresponding to the original list of function names are also collected in the -correspond- array.