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 Link icon

  • Method Details Link icon

    • getRecords Link icon

      public RichHeaderRecord[] getRecords()
    • getOffset Link icon

      public long getOffset()
    • getMask Link icon

      public int getMask()
    • getSize Link icon

      public int getSize()
    • toString Link icon

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

      public DataType toDataType()