Interface DBTraceOverlaySpaceAdapter.DecodesAddresses
- All Known Implementing Classes:
AbstractDBTraceSymbol, DBTraceClassSymbol, DBTraceCodeManager.DBTraceCodePrototypeEntry, DBTraceLabelSymbol, DBTraceNamespaceSymbol, DBTraceReferenceSpace.DBTraceReferenceEntry, DBTraceStaticMapping
- Enclosing class:
DBTraceOverlaySpaceAdapter
public static interface DBTraceOverlaySpaceAdapter.DecodesAddresses
An interface required for any object having a field using
DBTraceOverlaySpaceAdapter.AddressDBFieldCodec.-
Method Summary
Modifier and TypeMethodDescriptionGet the space adapter for the trace containing the object
-
Method Details
-
getOverlaySpaceAdapter
DBTraceOverlaySpaceAdapter getOverlaySpaceAdapter()Get the space adapter for the trace containing the object- Returns:
- the adapter
-