Class CliIndexMemberRefParent
java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.indexes.CliCodedIndexUtils
ghidra.app.util.bin.format.pe.cli.tables.indexes.CliIndexMemberRefParent
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
getRowIndex
(int codedIndex) static CliTypeTable
getTableName
(int codedIndex) static int
readCodedIndex
(BinaryReader reader, CliStreamMetadata stream) static DataType
toDataType
(CliStreamMetadata stream) Methods inherited from class ghidra.app.util.bin.format.pe.cli.tables.indexes.CliCodedIndexUtils
getRowIndex, getTableName, readCodedIndex, toDataType
-
Constructor Details
-
CliIndexMemberRefParent
public CliIndexMemberRefParent()
-
-
Method Details
-
toDataType
-
getRowIndex
public static int getRowIndex(int codedIndex) -
getTableName
- Throws:
InvalidInputException
-
readCodedIndex
- Throws:
IOException
-