Class VftableDB

All Implemented Interfaces:
Vtable

public class VftableDB
extends AbstractVtableDB
  • Constructor Details

  • Method Details

    • getTableAddresses

      public Address[] getTableAddresses()
      Description copied from interface: Vtable
      Gets the addresses of this vtable's function tables
      Returns:
      the addresses of this vtable's function tables
    • getFunctionTables

      public Function[][] getFunctionTables()
      Description copied from interface: Vtable
      Gets the function tables in this vtable
      Returns:
      this vtable's function tables