Class AbstractWithUndefinedDBTraceCodeUnitsMemoryView<T extends DBTraceCodeUnitAdapter,M extends AbstractBaseDBTraceCodeUnitsView<T>>

java.lang.Object
ghidra.trace.database.listing.AbstractBaseDBTraceCodeUnitsMemoryView<T,M>
ghidra.trace.database.listing.AbstractWithUndefinedDBTraceCodeUnitsMemoryView<T,M>
Type Parameters:
T - the implementation type of the units contained in the view. Must be a super-type of UndefinedDBTraceData.
M - the implementation type of the views being composed
All Implemented Interfaces:
DBTraceDelegatingManager<M>
Direct Known Subclasses:
DBTraceCodeUnitsMemoryView, DBTraceDataMemoryView, DBTraceUndefinedDataMemoryView

public abstract class AbstractWithUndefinedDBTraceCodeUnitsMemoryView<T extends DBTraceCodeUnitAdapter,M extends AbstractBaseDBTraceCodeUnitsView<T>> extends AbstractBaseDBTraceCodeUnitsMemoryView<T,M>
An abstract implementation of TraceBaseCodeUnitsView for composing views of many address spaces, where the views include undefined units