public interface

IMemoryModelListener

com.pnfsoftware.jeb.core.units.code.asm.analyzer.IMemoryModelListener

Class Overview

Interface for code model listeners, which are notified when the model of a native code unit changes.

Summary

Public Methods
abstract void onModelUpdate(MemoryModelEvent event)
This method is called when the model is modified.

Public Methods

public abstract void onModelUpdate (MemoryModelEvent event)

This method is called when the model is modified.