Eclipse CDT
Pre-release 3.0

Package org.eclipse.cdt.debug.core.cdi.event

Interface Summary
ICDIChangedEvent Notifies that the originator has changed.
ICDICreatedEvent Notifies that the originator has been created.
ICDIDestroyedEvent Notifies that the originator has terminated.
ICDIDisconnectedEvent Notifies that the originator has disconnected.
ICDIEvent A base interface for all CDI events.
ICDIEventListener An event listener registers with the event manager to receive event notification from the CDI model objects.
ICDIExitedEvent Notifies that the program has exited.
ICDIMemoryChangedEvent Notifies that the originator has changed.
ICDIRestartedEvent Notifies that the originator has been restarted.
ICDIResumedEvent Notifies that the originator has been resumed.
ICDISuspendedEvent Notifies that the originator has been suspended.
 


Eclipse CDT
Pre-release 3.0

Copyright (c) IBM Corp. and others 2004. All Rights Reserved.