Class ResponseNearest

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

public class ResponseNearest extends QueryResponseRecord
Response to a QueryNearest request. A full description in terms of ExecutableRecords and FunctionDescriptions is returned. The linked list of SimilarityResults explicitly describes the similarities between the functions in the original request and the new functions being returned. A SimilarityResult cross-references FunctionDescription objects between the request DescriptionManager and this response object's DescriptionManager