Class CliAbstractSig.CliCustomMod
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliCustomMod
- All Implemented Interfaces:
CliRepresentable
- Enclosing class:
CliAbstractSig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCMOD()
getRepresentation
(CliStreamMetadata stream) getRow
(CliStreamMetadata stream) int
getTable()
int
static boolean
isCustomMod
(BinaryReader reader)
-
Constructor Details
-
CliCustomMod
- Throws:
IOException
-
-
Method Details
-
isCustomMod
- Throws:
IOException
-
getCMOD
-
getTypeEncoded
public int getTypeEncoded() -
getTable
-
getRowIndex
public int getRowIndex() -
getRow
-
getDefinitionDataType
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
-
getShortRepresentation
- Specified by:
getShortRepresentation
in interfaceCliRepresentable
-
getShortRepresentation
- Specified by:
getShortRepresentation
in interfaceCliRepresentable
-