Class CliTableEvent

java.lang.Object
ghidra.app.util.bin.format.pe.cli.tables.CliAbstractTable
ghidra.app.util.bin.format.pe.cli.tables.CliTableEvent
All Implemented Interfaces:
PeMarkupable, StructConverter

public class CliTableEvent extends CliAbstractTable
Describes the Event table. Each row represents an event. References to this table are to contiguous runs of events. The "run" begins at the specified index and ends at the next place a reference from EventMap points, or the end of this table.