Class CliAbstractSig.CliTypePtr
java.lang.Object
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliTypePtr
- 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
Methods inherited from class ghidra.app.util.bin.format.pe.cli.blobs.CliAbstractSig.CliSigType
getExecutionDataType, getRepresentation, getShortRepresentation, getShortRepresentation
-
Constructor Details
-
CliTypePtr
public CliTypePtr(BinaryReader reader, CliAbstractSig.CliElementType typeCode) throws IOException, InvalidInputException - Throws:
IOExceptionInvalidInputException
-
-
Method Details
-
getType
-
getRepresentation
- Specified by:
getRepresentationin interfaceCliRepresentable- Specified by:
getRepresentationin classCliAbstractSig.CliSigType
-
getDefinitionDataType
- Specified by:
getDefinitionDataTypein classCliAbstractSig.CliSigType
-