Interface TraceProgramViewMemory

All Superinterfaces:
AddressSetView, Iterable<AddressRange>, Memory
All Known Implementing Classes:
AbstractDBTraceProgramViewMemory, DBTraceProgramViewMemory

public interface TraceProgramViewMemory extends Memory
  • Method Details

    • getProgram

      TraceProgramView getProgram()
      Description copied from interface: Memory
      Returns the program that this memory belongs to.
      Specified by:
      getProgram in interface Memory
      Returns:
      the program that this memory belongs to
    • setForceFullView

      void setForceFullView(boolean forceFullView)
    • isForceFullView

      boolean isForceFullView()
    • getTrace

      Trace getTrace()
      Get the trace this view presents
      Returns:
      the trace
    • getSnap

      long getSnap()
      Get the snap this view presents
      Returns:
      the snap