Eclipse CDT
Pre-release 3.0

org.eclipse.cdt.debug.core.cdi.model
Interface ICDISignalManagement

All Known Subinterfaces:
ICDITarget, ICDIThreadGroup

public interface ICDISignalManagement


Method Summary
 ICDISignal[] getSignals()
          Returns the array of signals defined for this target.
 

Method Detail

getSignals

ICDISignal[] getSignals()
                        throws CDIException
Returns the array of signals defined for this target.

Returns:
the array of signals
Throws:
CDIException - on failure. Reasons include:

Eclipse CDT
Pre-release 3.0

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