Class DBTraceProgramViewPropertyMapManager.DBTraceProgramViewVoidPropertyMap

java.lang.Object
ghidra.trace.database.program.DBTraceProgramViewPropertyMapManager.AbstractDBTraceProgramViewPropertyMap<Boolean>
ghidra.trace.database.program.DBTraceProgramViewPropertyMapManager.DBTraceProgramViewVoidPropertyMap
All Implemented Interfaces:
PropertyMap<Boolean>, VoidPropertyMap
Enclosing class:
DBTraceProgramViewPropertyMapManager

protected class DBTraceProgramViewPropertyMapManager.DBTraceProgramViewVoidPropertyMap extends DBTraceProgramViewPropertyMapManager.AbstractDBTraceProgramViewPropertyMap<Boolean> implements VoidPropertyMap
  • Constructor Details

  • Method Details

    • add

      public void add(Address addr)
      Description copied from interface: VoidPropertyMap
      Mark the specified address as having a property
      Specified by:
      add in interface VoidPropertyMap
      Parameters:
      addr - address for the property