|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ICDIThread | |
| org.eclipse.cdt.debug.core.cdi.model | |
| Uses of ICDIThread in org.eclipse.cdt.debug.core.cdi.model |
| Methods in org.eclipse.cdt.debug.core.cdi.model that return ICDIThread | |
ICDIThread[] |
ICDIThreadGroup.getThreads()
Returns the threads contained in this target. |
ICDIThread |
ICDIThreadGroup.getCurrentThread()
Returns the currently selected thread. |
ICDIThread |
ICDIStackFrame.getThread()
Returns the thread this stackframe is contained in. |
ICDIThread |
ICDIThreadStorageDescriptor.getThread()
Return the thread. |
| Methods in org.eclipse.cdt.debug.core.cdi.model with parameters of type ICDIThread | |
boolean |
ICDIThread.equals(ICDIThread thead)
Returns true if the threads are the same. |
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||