|
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.getCurrentThread()
Returns the currently selected thread. |
ICDIThread |
ICDIThreadStorageDescriptor.getThread()
Return the thread. |
ICDIThread |
ICDIStackFrame.getThread()
Returns the thread this stackframe is contained in. |
ICDIThread[] |
ICDIThreadGroup.getThreads()
Returns the threads contained in this target. |
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 |