Class DBTraceVariableSnapProgramView

java.lang.Object
ghidra.trace.database.program.DBTraceProgramView
ghidra.trace.database.program.DBTraceVariableSnapProgramView
All Implemented Interfaces:
DataTypeManagerOwner, DomainObject, DataTypeManagerDomainObject, ProgramArchitecture, Program, TraceProgramView, TraceVariableSnapProgramView

public class DBTraceVariableSnapProgramView extends DBTraceProgramView implements TraceVariableSnapProgramView
TODO NOTE: Calling CodeUnit.getProgram() from units contained in this view does not return this same view. Instead, it returns the (fixed-snap) view for the unit's snap.