Eclipse CDT
7.0

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

All Known Subinterfaces:
ICDITarget, ICDITarget2, 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
7.0

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