Class CliTableFieldMarshall.CliFieldMarshallRow
java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTableRow
ghidra.app.util.bin.format.pe.cli.tables.CliTableFieldMarshall.CliFieldMarshallRow
- All Implemented Interfaces:
CliRepresentable
- Enclosing class:
CliTableFieldMarshall
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTableRow
getRepresentation, getShortRepresentation, getShortRepresentation
-
Field Details
-
parentIndex
public int parentIndex -
nativeTypeIndex
public int nativeTypeIndex
-
-
Constructor Details
-
CliFieldMarshallRow
public CliFieldMarshallRow(int parentIndex, int nativeTypeIndex)
-
-
Method Details
-
getRepresentation
- Specified by:
getRepresentation
in interfaceCliRepresentable
- Specified by:
getRepresentation
in classCliAbstractTableRow
-