Package ghidra.trace.model.program
Interface TraceProgramViewRegisterListing
- All Superinterfaces:
Listing,TraceProgramViewListing
-
Field Summary
Fields inherited from interface ghidra.program.model.listing.Listing
DEFAULT_TREE_NAME -
Method Summary
Methods inherited from interface ghidra.program.model.listing.Listing
addInstructions, clearAll, clearCodeUnits, clearCodeUnits, clearComments, clearProperties, createData, createData, createFunction, createFunction, createInstruction, createRootModule, getAllComments, getCodeUnitAfter, getCodeUnitAt, getCodeUnitBefore, getCodeUnitContaining, getCodeUnitIterator, getCodeUnitIterator, getCodeUnitIterator, getCodeUnits, getCodeUnits, getCodeUnits, getComment, getComment, getCommentAddressCount, getCommentAddressIterator, getCommentAddressIterator, getCommentAddressIterator, getCommentCodeUnitIterator, getCommentCodeUnitIterator, getCommentHistory, getCommentHistory, getData, getData, getData, getDataAfter, getDataAt, getDataBefore, getDataContaining, getDataTypeManager, getDefaultRootModule, getDefinedCodeUnitAfter, getDefinedCodeUnitBefore, getDefinedData, getDefinedData, getDefinedData, getDefinedDataAfter, getDefinedDataAt, getDefinedDataBefore, getDefinedDataContaining, getExternalFunctions, getFirstUndefinedData, getFragment, getFragment, getFunctionAt, getFunctionContaining, getFunctions, getFunctions, getFunctions, getFunctions, getGlobalFunctions, getInstructionAfter, getInstructionAt, getInstructionBefore, getInstructionContaining, getInstructions, getInstructions, getInstructions, getModule, getNumCodeUnits, getNumDefinedData, getNumInstructions, getPropertyMap, getRootModule, getRootModule, getTreeNames, getUndefinedDataAfter, getUndefinedDataAt, getUndefinedDataBefore, getUndefinedRanges, getUserDefinedProperties, isInFunction, isUndefined, removeFunction, removeTree, removeUserDefinedProperty, renameTree, setComment, setCommentMethods inherited from interface ghidra.trace.model.program.TraceProgramViewListing
getProgram
-
Method Details
-
getThread
TraceThread getThread() -
getTrace
Trace getTrace()Get the trace this view presents- Returns:
- the trace
-
getSnap
long getSnap()Get the snap this view presents- Returns:
- the snap
-