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

public class CliTableFieldMarshall.CliFieldMarshallRow extends CliAbstractTableRow
  • Field Details

    • parentIndex

      public int parentIndex
    • nativeTypeIndex

      public int nativeTypeIndex
  • Constructor Details

    • CliFieldMarshallRow

      public CliFieldMarshallRow(int parentIndex, int nativeTypeIndex)
  • Method Details