Class RichTable

java.lang.Object
ghidra.app.util.bin.format.pe.RichTable

public class RichTable extends Object
Top level object model of the RichHeader. Stores an array of RichHeaderRecord.
  • Constructor Details

  • Method Details

    • getRecords

      public RichHeaderRecord[] getRecords()
    • getOffset

      public long getOffset()
    • getMask

      public int getMask()
    • getSize

      public int getSize()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toDataType

      public DataType toDataType()