Class CliAbstractSig.CliTypeFnPtr
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliTypeFnPtr
- All Implemented Interfaces:
CliRepresentable
- Enclosing class:
- CliAbstractSig
-
Field Summary
Fields inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
baseTypeCode, PATH -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
getExecutionDataType, getRepresentation, getShortRepresentation
-
Constructor Details
-
CliTypeFnPtr
- Throws:
IOException
-
-
Method Details
-
getRepresentation
- Specified by:
getRepresentationin interfaceCliRepresentable- Specified by:
getRepresentationin classCliAbstractSig.CliSigType
-
getShortRepresentation
- Specified by:
getShortRepresentationin interfaceCliRepresentable- Overrides:
getShortRepresentationin classCliAbstractSig.CliSigType
-
getDefinitionDataType
- Specified by:
getDefinitionDataTypein classCliAbstractSig.CliSigType
-