Class ClassID
java.lang.Object
ghidra.program.model.gclass.ClassID
- All Implemented Interfaces:
Comparable<ClassID>
Unique ID of a Program Class Type. Not sure if there will be different implementation for
definition vs. compiled vs. program vs. debug.
-
Constructor Details
-
ClassID
Constructor- Parameters:
categoryPath- the category path for the claasssymbolPath- the symbol path for the class
-
-
Method Details
-
getCategoryPath
-
getSymbolPath
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<ClassID>
-
hashCode
-
equals
-