Class SignatureRecord
java.lang.Object
ghidra.features.bsim.query.description.SignatureRecord
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getCount()
long
int
hashCode()
static void
restoreXml
(XmlPullParser parser, LSHVectorFactory vectorFactory, DescriptionManager man, FunctionDescription fdesc, int count) void
-
Constructor Details
-
SignatureRecord
-
-
Method Details
-
getLSHVector
-
getVectorId
public long getVectorId() -
getCount
public int getCount() -
saveXml
- Throws:
IOException
-
restoreXml
public static void restoreXml(XmlPullParser parser, LSHVectorFactory vectorFactory, DescriptionManager man, FunctionDescription fdesc, int count) -
hashCode
public int hashCode() -
equals
-